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 ?秀?丈?秀?蠶^ 00111111100011110100011100111111100011111110010000111111100011110100011100111111111001011100001001011110 3f8f473f8fe43f8f473fe5c25e
EUC-JP ?秀?丈?秀?蠶^ 00111111101111011010100000111111101111101110011000111111101111011010100000111111111010101100010001011110 3fbda83fbee63fbda83feac45e
UTF-8 렮秀룿丈렮秀룿蠶^ 11101011101000001010111011100111101001111000000011101011101000111011111111100100101110001000100011101011101000001010111011100111101001111000000011101011101000111011111111101000101000001011011001011110 eba0aee7a780eba3bfe4b888eba0aee7a780eba3bfe8a0b65e
UHC 렮秀룿丈렮秀룿蠶^ 1000111010111011111000101011001110001111101100001110110111011011100011101011101111100010101100111000111110110000111011011101100101011110 8ebbe2b38fb0eddb8ebbe2b38fb0edd95e

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