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 汚?????瑜 100010011001100000111111001111110011111100111111001111111110000011101111 89983f3f3f3f3fe0ef
EUC-JP 汚??沅??瑜 1011000111111000001111110011111110001111110001101110100100111111001111111110000011110001 b1f83f3f8fc6e93f3fe0f1
UTF-8 汚밸맫沅뺝떳瑜 111001101011000110011010111010111011000010111000111010111010011110101011111001101011001010000101111010111011101010011101111010111001011010110011111001111001000110011100 e6b19aebb0b8eba7abe6b285ebba9deb96b3e7919c
UHC 汚밸맫沅뺝떳瑜 1110011111111101101110011110101110010000101100111110101010110110100101011110010110110110101110001110101110100101 e7fdb9eb90b3eab695e5b6b8eba5

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