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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
EUC-JP ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
UTF-8 뭒뫃묺뫏h뭒뫃묺뫏 11101011101011011001001011101011101010111000001111101011101011001011101011101011101010111000111101101000111010111010110110010010111010111010101110000011111010111010110010111010111010111010101110001111 ebad92ebab83ebacbaebab8f68ebad92ebab83ebacbaebab8f
UHC 뭒뫃묺뫏h뭒뫃묺뫏 1001001001011010100100011010011110010010010011011001000110110001011010001001001001011010100100011010011110010010010011011001000110110001 925a91a7924d91b168925a91a7924d91b1

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