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 ?B???\?B???\B 00111111010000100011111100111111001111110101110000111111010000100011111100111111001111110101110001000010 3f423f3f3f5c3f423f3f3f5c42
SJIS-WIN ?B???\?B???\B 00111111010000100011111100111111001111110101110000111111010000100011111100111111001111110101110001000010 3f423f3f3f5c3f423f3f3f5c42
EUC-JP ?B???\?B???\B 00111111010000100011111100111111001111110101110000111111010000100011111100111111001111110101110001000010 3f423f3f3f5c3f423f3f3f5c42
UTF-8 챈B혢챗혧\챈B혢챗혧\B 1110110010110001100010000100001011101101100110001010001011101100101100011001011111101101100110001010011101011100111011001011000110001000010000101110110110011000101000101110110010110001100101111110110110011000101001110101110001000010 ecb18842ed98a2ecb197ed98a75cecb18842ed98a2ecb197ed98a75c42
UHC 챈B혢챗혧\챈B혢챗혧\B 110000111010011001000010110000101000101111000011101010101100001010001111010111001100001110100110010000101100001010001011110000111010101011000010100011110101110001000010 c3a642c28bc3aac28f5cc3a642c28bc3aac28f5c42

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