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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????い}????い{^ 001111110011111100111111001111111000001010100010011111010011111100111111001111110011111110000010101000100111101101011110 3f3f3f3f82a27d3f3f3f3f82a27b5e
EUC-JP ????い}????い{^ 001111110011111100111111001111111010010010100100011111010011111100111111001111110011111110100100101001000111101101011110 3f3f3f3fa4a47d3f3f3f3fa4a47b5e
UTF-8 룵엌룶欄い}룵엌룶欄い{^ 111010111010001110110101111011001001011110001100111010111010001110110110111011111010010010011101111000111000000110000100011111011110101110100011101101011110110010010111100011001110101110100011101101101110111110100100100111011110001110000001100001000111101101011110 eba3b5ec978ceba3b6efa49de381847deba3b5ec978ceba3b6efa49de381847b5e
UHC 룵엌룶欄い}룵엌룶欄い{^ 1000111110101010101111101111110110001111101010111101000111101101101010101010010001111101100011111010101010111110111111011000111110101011110100011110110110101010101001000111101101011110 8faabefd8fabd1edaaa47d8faabefd8fabd1edaaa47b5e

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