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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ィュ「ョ}ィュ「ョ{^ 1010100010101101101000101010111001111101101010001010110110100010101011100111101101011110 a8ada2ae7da8ada2ae7b5e
EUC-JP ィュ「ョ}ィュ「ョ{^ 10001110101010001000111010101101100011101010001010001110101011100111110110001110101010001000111010101101100011101010001010001110101011100111101101011110 8ea88ead8ea28eae7d8ea88ead8ea28eae7b5e
UTF-8 ィュ「ョ}ィュ「ョ{^ 111011111011110110101000111011111011110110101101111011111011110110100010111011111011110110101110011111011110111110111101101010001110111110111101101011011110111110111101101000101110111110111101101011100111101101011110 efbda8efbdadefbda2efbdae7defbda8efbdadefbda2efbdae7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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