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 弱??壅??畏 10001110111000110011111100111111100110101101011100111111001111111000100011011000 8ee33f3f9ad73f3f88d8
EUC-JP 弱??壅??畏 10111100111001010011111100111111110101001101100100111111001111111011000011011010 bce53f3fd4d93f3fb0da
UTF-8 弱욑쉔壅띌쭠畏 111001011011110010110001111011001001101010010001111011001000100110010100111001011010001110000101111010111001110110001100111011001010110110100000111001111001010110001111 e5bcb1ec9a91ec8994e5a385eb9d8cecada0e7958f
UHC 弱욑쉔壅띌쭠畏 1110010110110000100111101110111110111101101010001110100010110101101101101110100110100111100101011110100011100110 e5b09eefbda8e8b5b6e9a795e8e6

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