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 ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
SJIS-WIN 「ッィ「on}「ッィ「on{^ 101000101010111110101000101000100110111101101110011111011010001010101111101010001010001001101111011011100111101101011110 a2afa8a26f6e7da2afa8a26f6e7b5e
EUC-JP 「ッィ「on}「ッィ「on{^ 1000111010100010100011101010111110001110101010001000111010100010011011110110111001111101100011101010001010001110101011111000111010101000100011101010001001101111011011100111101101011110 8ea28eaf8ea88ea26f6e7d8ea28eaf8ea88ea26f6e7b5e
UTF-8 「ッィ「on}「ッィ「on{^ 11101111101111011010001011101111101111011010111111101111101111011010100011101111101111011010001001101111011011100111110111101111101111011010001011101111101111011010111111101111101111011010100011101111101111011010001001101111011011100111101101011110 efbda2efbdafefbda8efbda26f6e7defbda2efbdafefbda8efbda26f6e7b5e
UHC ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e

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