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 00111111001111111110000001100110100100000111101100111111001111111110000001100110100100000111101101000010 3f3fe066907b3f3fe066907b42
EUC-JP ??瀁須??瀁須B 00111111001111111101111111000111101111111101110000111111001111111101111111000111101111111101110001000010 3f3fdfc7bfdc3f3fdfc7bfdc42
UTF-8 렠렡瀁須렠렡瀁須B 11101011101000001010000011101011101000001010000111100111100000001000000111101001101000001000100011101011101000001010000011101011101000001010000111100111100000001000000111101001101000001000100001000010 eba0a0eba0a1e78081e9a088eba0a0eba0a1e78081e9a08842
UHC 렠렡瀁須렠렡瀁須B 1000111010110001100011101011001011100101110010001110001011001110100011101011000110001110101100101110010111001000111000101100111001000010 8eb18eb2e5c8e2ce8eb18eb2e5c8e2ce42

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