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 ????Z}????Z{^ 00111111001111110011111100111111010110100111110100111111001111110011111100111111010110100111101101011110 3f3f3f3f5a7d3f3f3f3f5a7b5e
SJIS-WIN 絶???Z}絶???Z{^ 100100001110001000111111001111110011111101011010011111011001000011100010001111110011111100111111010110100111101101011110 90e23f3f3f5a7d90e23f3f3f5a7b5e
EUC-JP 絶???Z}絶???Z{^ 110000001110010000111111001111110011111101011010011111011100000011100100001111110011111100111111010110100111101101011110 c0e43f3f3f5a7dc0e43f3f3f5a7b5e
UTF-8 絶꺨댐숱Z}絶꺨댐숱Z{^ 1110011110110101101101101110101010111010101010001110101110001100100100001110110010001000101100010101101001111101111001111011010110110110111010101011101010101000111010111000110010010000111011001000100010110001010110100111101101011110 e7b5b6eabaa8eb8c90ec88b15a7de7b5b6eabaa8eb8c90ec88b15a7b5e
UHC 絶꺨댐숱Z}絶꺨댐숱Z{^ 111011111011111010000011110011101011010011101111101111011010001001011010011111011110111110111110100000111100111010110100111011111011110110100010010110100111101101011110 efbe83ceb4efbda25a7defbe83ceb4efbda25a7b5e

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