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 ィ甯ッ}ィ甯ッ{^ 10101000111110011010100011111010101010001111100110100010101011110111110110101000111110011010100011111010101010001111100110100010101011110111101101011110 a8f9a8faa8f9a2af7da8f9a8faa8f9a2af7b5e
EUC-JP ィ?甯?ッ}ィ?甯?ッ{^ 100011101010100000111111100011111100110110101010001111111000111010101111011111011000111010101000001111111000111111001101101010100011111110001110101011110111101101011110 8ea83f8fcdaa3f8eaf7d8ea83f8fcdaa3f8eaf7b5e
UTF-8 ィ甯ッ}ィ甯ッ{^ 111011111011110110101000111011101001110010000011111001111001010010101111111011101001101110111101111011111011110110101111011111011110111110111101101010001110111010011100100000111110011110010100101011111110111010011011101111011110111110111101101011110111101101011110 efbda8ee9c83e794afee9bbdefbdaf7defbda8ee9c83e794afee9bbdefbdaf7b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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