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 弱??野э?渦 1000111011100011001111110011111110010110111011001000010010001111001111111000100101010001 8ee33f3f96ec848f3f8951
EUC-JP 弱??野э?渦 1011110011100101001111110011111111001100111011101010011111101111001111111011000110110010 bce53f3fcceea7ef3fb1b2
UTF-8 弱욑쉿野э슬渦 1110010110111100101100011110110010011010100100011110110010001001101111111110100110000111100011101101000110001101111011001000101010101100111001101011100010100110 e5bcb1ec9a91ec89bfe9878ed18dec8aace6b8a6
UHC 弱욑쉿野э슬渦 1110010110110000100111101110111110111101101100101110010110101111101011001110111110111101101111011110100010111110 e5b09eefbdb2e5afacefbdbde8be

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