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 ???T{N}???T{N{^ 001111110011111100111111010101000111101101001110011111010011111100111111001111110101010001111011010011100111101101011110 3f3f3f547b4e7d3f3f3f547b4e7b5e
SJIS-WIN ?逝?T{N}?逝?T{N{^ 0011111110010000110000000011111101010100011110110100111001111101001111111001000011000000001111110101010001111011010011100111101101011110 3f90c03f547b4e7d3f90c03f547b4e7b5e
EUC-JP ?逝?T{N}?逝?T{N{^ 0011111111000000110000100011111101010100011110110100111001111101001111111100000011000010001111110101010001111011010011100111101101011110 3fc0c23f547b4e7d3fc0c23f547b4e7b5e
UTF-8 샬逝셰T{N}샬逝셰T{N{^ 111011001000001110101100111010011000000010011101111011001000010110110000010101000111101101001110011111011110110010000011101011001110100110000000100111011110110010000101101100000101010001111011010011100111101101011110 ec83ace9809dec85b0547b4e7dec83ace9809dec85b0547b4e7b5e
UHC 샬逝셰T{N}샬逝셰T{N{^ 101111001010001111100000101001101011110011001110010101000111101101001110011111011011110010100011111000001010011010111100110011100101010001111011010011100111101101011110 bca3e0a6bcce547b4e7dbca3e0a6bcce547b4e7b5e

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