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 鬱氓??堰漿? 1001111101010100100111111000001000111111001111111000100110000001100111111111011100111111 9f549f823f3f89819ff73f
EUC-JP 鬱氓??堰漿? 1101110110110101110111011110001000111111001111111011000111100001110111101111100100111111 ddb5dde23f3fb1e1def93f
UTF-8 鬱氓렮답堰漿렩 111010011010110010110001111001101011000010010011111010111010000010101110111010111000101110110101111001011010000010110000111001101011110010111111111010111010000010101001 e9acb1e6b093eba0aeeb8bb5e5a0b0e6bcbfeba0a9
UHC 鬱氓렮답堰漿렩 1110101010100110110110001110110010001110101110111011010011100100111001011110100011101101111011001000111010110111 eaa6d8ec8ebbb4e4e5e8edec8eb7

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