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???p???h???p^ 0011111100111111001111110110100000111111001111110011111101110000001111110011111100111111011010000011111100111111001111110111000001011110 3f3f3f683f3f3f703f3f3f683f3f3f705e
SJIS-WIN ??⊂h??⊂p??⊂h??⊂p^ 001111110011111110000001101111000110100000111111001111111000000110111100011100000011111100111111100000011011110001101000001111110011111110000001101111000111000001011110 3f3f81bc683f3f81bc703f3f81bc683f3f81bc705e
EUC-JP ??⊂h??⊂p??⊂h??⊂p^ 001111110011111110100010101111100110100000111111001111111010001010111110011100000011111100111111101000101011111001101000001111110011111110100010101111100111000001011110 3f3fa2be683f3fa2be703f3fa2be683f3fa2be705e
UTF-8 룶엌⊂h룶엌⊂p룶엌⊂h룶엌⊂p^ 1110101110100011101101101110110010010111100011001110001010001010100000100110100011101011101000111011011011101100100101111000110011100010100010101000001001110000111010111010001110110110111011001001011110001100111000101000101010000010011010001110101110100011101101101110110010010111100011001110001010001010100000100111000001011110 eba3b6ec978ce28a8268eba3b6ec978ce28a8270eba3b6ec978ce28a8268eba3b6ec978ce28a82705e
UHC 룶엌⊂h룶엌⊂p룶엌⊂h룶엌⊂p^ 1000111110101011101111101111110110100001111110000110100010001111101010111011111011111101101000011111100001110000100011111010101110111110111111011010000111111000011010001000111110101011101111101111110110100001111110000111000001011110 8fabbefda1f8688fabbefda1f8708fabbefda1f8688fabbefda1f8705e

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