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???OL?B???OL^ 001111110100001000111111001111110011111101001111010011000011111101000010001111110011111100111111010011110100110001011110 3f423f3f3f4f4c3f423f3f3f4f4c5e
SJIS-WIN ?B???OL?B???OL^ 001111110100001000111111001111110011111101001111010011000011111101000010001111110011111100111111010011110100110001011110 3f423f3f3f4f4c3f423f3f3f4f4c5e
EUC-JP ?B???OL?B???OL^ 001111110100001000111111001111110011111101001111010011000011111101000010001111110011111100111111010011110100110001011110 3f423f3f3f4f4c3f423f3f3f4f4c5e
UTF-8 챈B혢혞혨OL챈B혢혞혨OL^ 11101100101100011000100001000010111011011001100010100010111011011001100010011110111011011001100010101000010011110100110011101100101100011000100001000010111011011001100010100010111011011001100010011110111011011001100010101000010011110100110001011110 ecb18842ed98a2ed989eed98a84f4cecb18842ed98a2ed989eed98a84f4c5e
UHC 챈B혢혞혨OL챈B혢혞혨OL^ 1100001110100110010000101100001010001011110000101000100011000010100100000100111101001100110000111010011001000010110000101000101111000010100010001100001010010000010011110100110001011110 c3a642c28bc288c2904f4cc3a642c28bc288c2904f4c5e

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