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 ?^???T?\???R?\???@B 00111111010111100011111100111111001111110101010000111111010111000011111100111111001111110101001000111111010111000011111100111111001111110100000001000010 3f5e3f3f3f543f5c3f3f3f523f5c3f3f3f4042
SJIS-WIN ?^???T?\???R?\???@B 00111111010111100011111100111111001111110101010000111111010111000011111100111111001111110101001000111111010111000011111100111111001111110100000001000010 3f5e3f3f3f543f5c3f3f3f523f5c3f3f3f4042
EUC-JP ?^???T?\???R?\???@B 00111111010111100011111100111111001111110101010000111111010111000011111100111111001111110101001000111111010111000011111100111111001111110100000001000010 3f5e3f3f3f543f5c3f3f3f523f5c3f3f3f4042
UTF-8 채^혡혧혧T챔\혖혝혨R챔\혢혧혧@B 11101100101100011000010001011110111011011001100010100001111011011001100010100111111011011001100010100111010101001110110010110001100101000101110011101101100110001001011011101101100110001001110111101101100110001010100001010010111011001011000110010100010111001110110110011000101000101110110110011000101001111110110110011000101001110100000001000010 ecb1845eed98a1ed98a7ed98a754ecb1945ced9896ed989ded98a852ecb1945ced98a2ed98a7ed98a74042
UHC 채^혡혧혧T챔\혖혝혨R챔\혢혧혧@B 11000011101001000101111011000010100010101100001010001111110000101000111101010100110000111010100001011100110000101000000111000010100001111100001010010000010100101100001110101000010111001100001010001011110000101000111111000010100011110100000001000010 c3a45ec28ac28fc28f54c3a85cc281c287c29052c3a85cc28bc28fc28f4042

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