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 ?Da?BY}?Da?BY{^ 001111110100010001100001001111110100001001011001011111010011111101000100011000010011111101000010010110010111101101011110 3f44613f42597d3f44613f42597b5e
SJIS-WIN ?Da?BY}?Da?BY{^ 001111110100010001100001001111110100001001011001011111010011111101000100011000010011111101000010010110010111101101011110 3f44613f42597d3f44613f42597b5e
EUC-JP ?Da?BY}?Da?BY{^ 001111110100010001100001001111110100001001011001011111010011111101000100011000010011111101000010010110010111101101011110 3f44613f42597d3f44613f42597b5e
UTF-8 혪Da혪BY}혪Da혪BY{^ 1110110110011000101010100100010001100001111011011001100010101010010000100101100101111101111011011001100010101010010001000110000111101101100110001010101001000010010110010111101101011110 ed98aa4461ed98aa42597ded98aa4461ed98aa42597b5e
UHC 혪Da혪BY}혪Da혪BY{^ 11000010100100100100010001100001110000101001001001000010010110010111110111000010100100100100010001100001110000101001001001000010010110010111101101011110 c2924461c29242597dc2924461c29242597b5e

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