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 ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 叩谷h叩谷fN}叩谷h叩谷fN{^ 10010010010000001001001001001010011010001001001001000000100100100100101001100110010011100111110110010010010000001001001001001010011010001001001001000000100100100100101001100110010011100111101101011110 9240924a689240924a664e7d9240924a689240924a664e7b5e
EUC-JP 叩谷h叩谷fN}叩谷h叩谷fN{^ 11000011101000011100001110101011011010001100001110100001110000111010101101100110010011100111110111000011101000011100001110101011011010001100001110100001110000111010101101100110010011100111101101011110 c3a1c3ab68c3a1c3ab664e7dc3a1c3ab68c3a1c3ab664e7b5e
UTF-8 叩谷h叩谷fN}叩谷h叩谷fN{^ 111001011000111110101001111010001011000010110111011010001110010110001111101010011110100010110000101101110110011001001110011111011110010110001111101010011110100010110000101101110110100011100101100011111010100111101000101100001011011101100110010011100111101101011110 e58fa9e8b0b768e58fa9e8b0b7664e7de58fa9e8b0b768e58fa9e8b0b7664e7b5e
UHC 叩谷h叩谷fN}叩谷h叩谷fN{^ 11001101101100001100110111011011011010001100110110110000110011011101101101100110010011100111110111001101101100001100110111011011011010001100110110110000110011011101101101100110010011100111101101011110 cdb0cddb68cdb0cddb664e7dcdb0cddb68cdb0cddb664e7b5e

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