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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 慫?慫?N}慫?慫?N{^ 1001110011001111001111111001110011001111001111110100111001111101100111001100111100111111100111001100111100111111010011100111101101011110 9ccf3f9ccf3f4e7d9ccf3f9ccf3f4e7b5e
EUC-JP 慫?慫?N}慫?慫?N{^ 1101100011010001001111111101100011010001001111110100111001111101110110001101000100111111110110001101000100111111010011100111101101011110 d8d13fd8d13f4e7dd8d13fd8d13f4e7b5e
UTF-8 慫심慫실N}慫심慫실N{^ 1110011010000101101010111110110010001011101011001110011010000101101010111110110010001011101001000100111001111101111001101000010110101011111011001000101110101100111001101000010110101011111011001000101110100100010011100111101101011110 e685abec8bace685abec8ba44e7de685abec8bace685abec8ba44e7b5e
UHC 慫심慫실N}慫심慫실N{^ 111100001111011010111101110010011111000011110110101111011100011101001110011111011111000011110110101111011100100111110000111101101011110111000111010011100111101101011110 f0f6bdc9f0f6bdc74e7df0f6bdc9f0f6bdc74e7b5e

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