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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 胡???胡???B 1000110011010011001111110011111100111111100011001101001100111111001111110011111101000010 8cd33f3f3f8cd33f3f3f42
EUC-JP 胡?勖?胡?勖?B 101110001101010100111111100011111011001111101101001111111011100011010101001111111000111110110011111011010011111101000010 b8d53f8fb3ed3fb8d53f8fb3ed3f42
UTF-8 胡렟勖쵯胡렟勖쵯B 11101000100000111010000111101011101000001001111111100101100010111001011011101100101101011010111111101000100000111010000111101011101000001001111111100101100010111001011011101100101101011010111101000010 e883a1eba09fe58b96ecb5afe883a1eba09fe58b96ecb5af42
UHC 胡렟勖쵯胡렟勖쵯B 1111101111010111100011101011000011101001111011011100001111011011111110111101011110001110101100001110100111101101110000111101101101000010 fbd78eb0e9edc3dbfbd78eb0e9edc3db42

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