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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ???愕[???愕[^ 00111111001111110011111110011100101100010101101100111111001111110011111110011100101100010101101101011110 3f3f3f9cb15b3f3f3f9cb15b5e
EUC-JP ???愕[???愕[^ 00111111001111110011111111011000101100110101101100111111001111110011111111011000101100110101101101011110 3f3f3fd8b35b3f3f3fd8b35b5e
UTF-8 롐年롐愕[롐年롐愕[^ 111010111010000110010000111011111010011010001110111010111010000110010000111001101000010010010101010110111110101110100001100100001110111110100110100011101110101110100001100100001110011010000100100101010101101101011110 eba190efa68eeba190e684955beba190efa68eeba190e684955b5e
UHC 롐年롐愕[롐年롐愕[^ 10001110110101101110011011000100100011101101011011100100110000110101101110001110110101101110011011000100100011101101011011100100110000110101101101011110 8ed6e6c48ed6e4c35b8ed6e6c48ed6e4c35b5e

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