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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ???潚???潚^ 00111111001111110011111110001111110010001101101000111111001111110011111110001111110010001101101001011110 3f3f3f8fc8da3f3f3f8fc8da5e
UTF-8 롒栒롛潚롒栒롛潚^ 11101011101000011001001011100110101000001001001011101011101000011001101111100110101111011001101011101011101000011001001011100110101000001001001011101011101000011001101111100110101111011001101001011110 eba192e6a092eba19be6bd9aeba192e6a092eba19be6bd9a5e
UHC 롒栒롛潚롒栒롛潚^ 1000111011010111111000101110001110001110110111111110001011011000100011101101011111100010111000111000111011011111111000101101100001011110 8ed7e2e38edfe2d88ed7e2e38edfe2d85e

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