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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 씜롚셴솨}씜롚셴솨{^ 111011001001010010011100111010111010000110011010111011001000010110110100111011001000011010101000011111011110110010010100100111001110101110100001100110101110110010000101101101001110110010000110101010000111101101011110 ec949ceba19aec85b4ec86a87dec949ceba19aec85b4ec86a87b5e
UHC 씜롚셴솨}씜롚셴솨{^ 10111110101111011000111011011110101111001100111110111100110111010111110110111110101111011000111011011110101111001100111110111100110111010111101101011110 bebd8edebccfbcdd7dbebd8edebccfbcdd7b5e

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