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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 狎????狎????B 11100000101111100011111100111111001111110011111111100000101111100011111100111111001111110011111101000010 e0be3f3f3f3fe0be3f3f3f3f42
EUC-JP 狎????狎????B 11100000110000000011111100111111001111110011111111100000110000000011111100111111001111110011111101000010 e0c03f3f3f3fe0c03f3f3f3f42
UTF-8 狎녳뫒鱗췫狎녳뫒鱗췫B 11100111100010111000111011101011100001011011001111101011101010111001001011101111101001111011001011101100101101111010101111100111100010111000111011101011100001011011001111101011101010111001001011101111101001111011001011101100101101111010101101000010 e78b8eeb85b3ebab92efa7b2ecb7abe78b8eeb85b3ebab92efa7b2ecb7ab42
UHC 狎녳뫒鱗췫狎녳뫒鱗췫B 111001001110010010000110111000101001000110110100111011001110011110101110011010011110010011100100100001101110001010010001101101001110110011100111101011100110100101000010 e4e486e291b4ece7ae69e4e486e291b4ece7ae6942

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