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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ???炤???炤^ 00111111001111110011111110001111110010011101001000111111001111110011111110001111110010011101001001011110 3f3f3f8fc9d23f3f3f8fc9d25e
UTF-8 뾑뾑숣炤뾑뾑숣炤^ 11101011101111101001000111101011101111101001000111101100100010001010001111100111100000101010010011101011101111101001000111101011101111101001000111101100100010001010001111100111100000101010010001011110 ebbe91ebbe91ec88a3e782a4ebbe91ebbe91ec88a3e782a45e
UHC 뾑뾑숣炤뾑뾑숣炤^ 1001011101001111100101110100111110011001111111101110000110111111100101110100111110010111010011111001100111111110111000011011111101011110 974f974f99fee1bf974f974f99fee1bf5e

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