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 ?????G?????G 001111110011111100111111001111110011111101000111001111110011111100111111001111110011111101000111 3f3f3f3f3f473f3f3f3f3f47
SJIS-WIN ?????G?????G 001111110011111100111111001111110011111101000111001111110011111100111111001111110011111101000111 3f3f3f3f3f473f3f3f3f3f47
EUC-JP ?????G?????G 001111110011111100111111001111110011111101000111001111110011111100111111001111110011111101000111 3f3f3f3f3f473f3f3f3f3f47
UTF-8 챈짱혢혣혟G챈짱혢혣혟G 1110110010110001100010001110110010100111101100011110110110011000101000101110110110011000101000111110110110011000100111110100011111101100101100011000100011101100101001111011000111101101100110001010001011101101100110001010001111101101100110001001111101000111 ecb188eca7b1ed98a2ed98a3ed989f47ecb188eca7b1ed98a2ed98a3ed989f47
UHC 챈짱혢혣혟G챈짱혢혣혟G 11000011101001101100001010101111110000101000101111000010100011001100001010001001010001111100001110100110110000101010111111000010100010111100001010001100110000101000100101000111 c3a6c2afc28bc28cc28947c3a6c2afc28bc28cc28947

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