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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???去???醵^ 0011111100111111001111111000101110001110001111110011111100111111111001111101000101011110 3f3f3f8b8e3f3f3fe7d15e
EUC-JP ???去???醵^ 0011111100111111001111111011010111101110001111110011111100111111111011101101001101011110 3f3f3fb5ee3f3f3feed35e
UTF-8 뤶햵퓥去뤶햵퓥醵^ 11101011101001001011011011101101100101101011010111101101100100111010010111100101100011101011101111101011101001001011011011101101100101101011010111101101100100111010010111101001100001101011010101011110 eba4b6ed96b5ed93a5e58ebbeba4b6ed96b5ed93a5e986b55e
UHC 뤶햵퓥去뤶햵퓥醵^ 1000111111100100110000011000111010111111100011101100101111011011100011111110010011000001100011101011111110001110110010111101100101011110 8fe4c18ebf8ecbdb8fe4c18ebf8ecbd95e

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