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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??斐魯??斐輅^ 00111111001111111001010011100011100110000100010000111111001111111001010011100011111001110110100101011110 3f3f94e398443f3f94e3e7695e
EUC-JP ??斐魯??斐輅^ 00111111001111111100100011100101110011111010010100111111001111111100100011100101111011011100101001011110 3f3fc8e5cfa53f3fc8e5edca5e
UTF-8 뤒쪔斐魯뤒쪔斐輅^ 11101011101001001001001011101100101010101001010011100110100101101001000011101001101011011010111111101011101001001001001011101100101010101001010011100110100101101001000011101000101111001000010101011110 eba492ecaa94e69690e9adafeba492ecaa94e69690e8bc855e
UHC 뤒쪔斐魯뤒쪔斐輅^ 1000111111000010101001011000111011011101111011001101011011011011100011111100001010100101100011101101110111101100110101101101100101011110 8fc2a58eddecd6db8fc2a58eddecd6d95e

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