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 ?a??\n}?a??\n{^ 001111110110000100111111001111110101110001101110011111010011111101100001001111110011111101011100011011100111101101011110 3f613f3f5c6e7d3f613f3f5c6e7b5e
SJIS-WIN ?a??\n}?a??\n{^ 001111110110000100111111001111110101110001101110011111010011111101100001001111110011111101011100011011100111101101011110 3f613f3f5c6e7d3f613f3f5c6e7b5e
EUC-JP ?a??\n}?a??\n{^ 001111110110000100111111001111110101110001101110011111010011111101100001001111110011111101011100011011100111101101011110 3f613f3f5c6e7d3f613f3f5c6e7b5e
UTF-8 혶a혰횏\n}혶a혰횏\n{^ 111011011001100010110110011000011110110110011000101100001110110110011010100011110101110001101110011111011110110110011000101101100110000111101101100110001011000011101101100110101000111101011100011011100111101101011110 ed98b661ed98b0ed9a8f5c6e7ded98b661ed98b0ed9a8f5c6e7b5e
UHC 혶a혰횏\n}혶a혰횏\n{^ 110000101001110101100001110000101001011111000011100010110101110001101110011111011100001010011101011000011100001010010111110000111000101101011100011011100111101101011110 c29d61c297c38b5c6e7dc29d61c297c38b5c6e7b5e

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