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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?脚良?脚粱^ 0011111110001011011100101001011111000111001111111000101101110010111000101110101101011110 3f8b7297c73f8b72e2eb5e
EUC-JP ?脚良?脚粱^ 0011111110110101110100111100111011001001001111111011010111010011111001001110110101011110 3fb5d3cec93fb5d3e4ed5e
UTF-8 렻脚良렻脚粱^ 11101011101000001011101111101000100001001001101011101000100010011010111111101011101000001011101111101000100001001001101011100111101100101011000101011110 eba0bbe8849ae889afeba0bbe8849ae7b2b15e
UHC 렻脚良렻脚粱^ 10001110110000111100101011000101110101011101111010001110110000111100101011000101110101011101110001011110 8ec3cac5d5de8ec3cac5d5dc5e

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