To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 螺L}螺L{^ 1110100010011110101110100100110001111101111010001001111010111010010011000111101101011110 e89eba4c7de89eba4c7b5e
SJIS-WIN ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
EUC-JP è?ºL}è?ºL{^ 10001111101010111011001000111111100011111010001011101011010011000111110110001111101010111011001000111111100011111010001011101011010011000111101101011110 8fabb23f8fa2eb4c7d8fabb23f8fa2eb4c7b5e
UTF-8 螺L}螺L{^ 1100001110101000110000101001111011000010101110100100110001111101110000111010100011000010100111101100001010111010010011000111101101011110 c3a8c29ec2ba4c7dc3a8c29ec2ba4c7b5e
UHC ??ºL}??ºL{^ 00111111001111111010100010101100010011000111110100111111001111111010100010101100010011000111101101011110 3f3fa8ac4c7d3f3fa8ac4c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)