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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ??斐路??斐路B 00111111001111111001010011100011100110000100100000111111001111111001010011100011100110000100100001000010 3f3f94e398483f3f94e3984842
EUC-JP ??斐路??斐路B 00111111001111111100100011100101110011111010100100111111001111111100100011100101110011111010100101000010 3f3fc8e5cfa93f3fc8e5cfa942
UTF-8 뤶퓥斐路뤶퓥斐路B 11101011101001001011011011101101100100111010010111100110100101101001000011101000101101111010111111101011101001001011011011101101100100111010010111100110100101101001000011101000101101111010111101000010 eba4b6ed93a5e69690e8b7afeba4b6ed93a5e69690e8b7af42
UHC 뤶퓥斐路뤶퓥斐路B 1000111111100100101111111000111011011101111011001101011011011000100011111110010010111111100011101101110111101100110101101101100001000010 8fe4bf8eddecd6d88fe4bf8eddecd6d842

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