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 繞??油??矣 11100011100001010011111100111111100101101111101100111111001111111110000111100001 e3853f3f96fb3f3fe1e1
EUC-JP 繞??油??矣 11100101111001010011111100111111110011001111110100111111001111111110001011100011 e5e53f3fccfd3f3fe2e3
UTF-8 繞볥쉘油득를矣 111001111011100110011110111010111011001110100101111011001000100110011000111001101011001010111001111010111001001110011101111010111010010110111100111001111001111110100011 e7b99eebb3a5ec8998e6b2b9eb939deba5bce79fa3
UHC 繞볥쉘油득를矣 1110100110100100100100111110101110111101101010011110101011111010101101011110011010111000101001101110101111111000 e9a493ebbda9eafab5e6b8a6ebf8

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