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 ?????????] 00111111001111110011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f3f3f5d
SJIS-WIN ?ъ?夷??恁??] 00111111100001001000110000111111100010001100111000111111001111111001110010001100001111110011111101011101 3f848c3f88ce3f3f9c8c3f3f5d
EUC-JP ?ъ?夷??恁??] 00111111101001111110110000111111101100001101000000111111001111111101011111101100001111110011111101011101 3fa7ec3fb0d03f3fd7ec3f3f5d
UTF-8 泥ъ껌夷섏콐恁㏉샆] 111011111010011110100011110100011000101011101010101110111000110011100101101001001011011111101100100001001000111111101100101111011001000011100110100000011000000111100011100011111000100111101100100000111000011001011101 efa7a3d18aeabb8ce5a4b7ec848fecbd90e68181e38f89ec83865d
UHC 泥ъ껌夷섏콐恁㏉샆] 11101100101100101010110011101100101100101010110111101100101010001001100011101100101100011000110011101100111101101010011111101101100110001011011101011101 ecb2acecb2adeca898ecb18cecf6a7ed98b75d

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