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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????酎}????酎{^ 001111110011111100111111001111111001001010010001011111010011111100111111001111110011111110010010100100010111101101011110 3f3f3f3f92917d3f3f3f3f92917b5e
EUC-JP ????酎}????酎{^ 001111110011111100111111001111111100001111110001011111010011111100111111001111110011111111000011111100010111101101011110 3f3f3f3fc3f17d3f3f3f3fc3f17b5e
UTF-8 卽겼쏢呂酎}卽겼쏢呂酎{^ 111001011000110110111101111010101011001010111100111011001000111110100010111011111010011010000000111010011000010110001110011111011110010110001101101111011110101010110010101111001110110010001111101000101110111110100110100000001110100110000101100011100111101101011110 e58dbdeab2bcec8fa2efa680e9858e7de58dbdeab2bcec8fa2efa680e9858e7b5e
UHC 卽겼쏢呂酎}卽겼쏢呂酎{^ 1111000111101101101100001110010110111101111100111110010111111011111100011100111101111101111100011110110110110000111001011011110111110011111001011111101111110001110011110111101101011110 f1edb0e5bdf3e5fbf1cf7df1edb0e5bdf3e5fbf1cf7b5e

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