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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN ?逝?^}?逝?^{^ 00111111100100001100000000111111010111100111110100111111100100001100000000111111010111100111101101011110 3f90c03f5e7d3f90c03f5e7b5e
EUC-JP ?逝?^}?逝?^{^ 00111111110000001100001000111111010111100111110100111111110000001100001000111111010111100111101101011110 3fc0c23f5e7d3fc0c23f5e7b5e
UTF-8 샬逝셰^}샬逝셰^{^ 1110110010000011101011001110100110000000100111011110110010000101101100000101111001111101111011001000001110101100111010011000000010011101111011001000010110110000010111100111101101011110 ec83ace9809dec85b05e7dec83ace9809dec85b05e7b5e
UHC 샬逝셰^}샬逝셰^{^ 1011110010100011111000001010011010111100110011100101111001111101101111001010001111100000101001101011110011001110010111100111101101011110 bca3e0a6bcce5e7dbca3e0a6bcce5e7b5e

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