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 狎??椅??? 111000001011111000111111001111111000100011010110001111110011111100111111 e0be3f3f88d63f3f3f
EUC-JP 狎??椅??洹 1110000011000000001111110011111110110000110110000011111100111111100011111100011110111010 e0c03f3fb0d83f3f8fc7ba
UTF-8 狎뜯뫀椅ⓩ끽洹 111001111000101110001110111010111001110010101111111010111010101110000000111001101010010010000101111000101001001110101001111010111000000110111101111001101011010010111001 e78b8eeb9cafebab80e6a485e293a9eb81bde6b4b9
UHC 狎뜯뫀椅ⓩ끽洹 1110010011100100101101101110001010010001101001001110101111110101101010001110011010110011101000111110101010110111 e4e4b6e291a4ebf5a8e6b3a3eab7

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