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 狎??椅??轅 11100000101111100011111100111111100010001101011000111111001111111110011101110110 e0be3f3f88d63f3fe776
EUC-JP 狎??椅??轅 11100000110000000011111100111111101100001101100000111111001111111110110111010111 e0c03f3fb0d83f3fedd7
UTF-8 狎뜯뫀椅ⓩ끽轅 111001111000101110001110111010111001110010101111111010111010101110000000111001101010010010000101111000101001001110101001111010111000000110111101111010001011110110000101 e78b8eeb9cafebab80e6a485e293a9eb81bde8bd85
UHC 狎뜯뫀椅ⓩ끽轅 1110010011100100101101101110001010010001101001001110101111110101101010001110011010110011101000111110101010111111 e4e4b6e291a4ebf5a8e6b3a3eabf

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