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 楢???}楢???{^ 10010011111010000011111100111111001111110111110110010011111010000011111100111111001111110111101101011110 93e83f3f3f7d93e83f3f3f7b5e
EUC-JP 楢???}楢???{^ 11000110111010100011111100111111001111110111110111000110111010100011111100111111001111110111101101011110 c6ea3f3f3f7dc6ea3f3f3f7b5e
UTF-8 楢렢炡촙}楢렢炡촙{^ 111001101010010110100010111010111010000010100010111001111000001010100001111011001011010010011001011111011110011010100101101000101110101110100000101000101110011110000010101000011110110010110100100110010111101101011110 e6a5a2eba0a2e782a1ecb4997de6a5a2eba0a2e782a1ecb4997b5e
UHC 楢렢炡촙}楢렢炡촙{^ 11101010111110011000111010110011111011111110100011000011110011110111110111101010111110011000111010110011111011111110100011000011110011110111101101011110 eaf98eb3efe8c3cf7deaf98eb3efe8c3cf7b5e

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