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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???恁??恁≫?B 00111111001111110011111110011100100011000011111100111111100111001000110010000001111000100011111101000010 3f3f3f9c8c3f3f9c8c81e23f42
EUC-JP ???恁??恁≫?B 00111111001111110011111111010111111011000011111100111111110101111110110010100010111001000011111101000010 3f3f3fd7ec3f3fd7eca2e43f42
UTF-8 梨뚰삟恁숈콐恁≫삫B 11101111101001111010001011101011100110101011000011101100100000101001111111100110100000011000000111101100100010001000100011101100101111011001000011100110100000011000000111100010100010011010101111101100100000101010101101000010 efa7a2eb9ab0ec829fe68181ec8888ecbd90e68181e289abec82ab42
UHC 梨뚰삟恁숈콐恁≫삫B 11101100101100011000110011101101100110001010001011101100111101101001100111101100101100011000110011101100111101101010000111101101100110001010101001000010 ecb18ced98a2ecf699ecb18cecf6a1ed98aa42

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