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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 汚??午??仰 10001001100110000011111100111111100011001101111100111111001111111000101111000010 89983f3f8cdf3f3f8bc2
EUC-JP 汚??午??仰 10110001111110000011111100111111101110001110000100111111001111111011011011000100 b1f83f3fb8e13f3fb6c4
UTF-8 汚띰쉈午닷맃仰 111001101011000110011010111010111001110110110000111011001000100110001000111001011000110110001000111010111000101110110111111010111010011110000011111001001011101110110000 e6b19aeb9db0ec8988e58d88eb8bb7eba783e4bbb0
UHC 汚띰쉈午닷맃仰 1110011111111101101101101110111110111101101001011110011111101101101101001110010110010000100111011110010011100110 e7fdb6efbda5e7edb4e5909de4e6

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