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 ?秀?莢?秀?脅^ 00111111100011110100011100111111111001001011000000111111100011110100011100111111100010111011101001011110 3f8f473fe4b03f8f473f8bba5e
EUC-JP ?秀?莢?秀?脅^ 00111111101111011010100000111111111010001011001000111111101111011010100000111111101101101011110001011110 3fbda83fe8b23fbda83fb6bc5e
UTF-8 렮秀룿莢렮秀룿脅^ 11101011101000001010111011100111101001111000000011101011101000111011111111101000100011101010001011101011101000001010111011100111101001111000000011101011101000111011111111101000100001001000010101011110 eba0aee7a780eba3bfe88ea2eba0aee7a780eba3bfe884855e
UHC 렮秀룿莢렮秀룿脅^ 1000111010111011111000101011001110001111101100001111101011111000100011101011101111100010101100111000111110110000111110101111011001011110 8ebbe2b38fb0faf88ebbe2b38fb0faf65e

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