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 ?^h?^fN}?^h?^fN{^ 0011111101011110011010000011111101011110011001100100111001111101001111110101111001101000001111110101111001100110010011100111101101011110 3f5e683f5e664e7d3f5e683f5e664e7b5e
SJIS-WIN 臑^h臑^fN}臑^h臑^fN{^ 111001000110000101011110011010001110010001100001010111100110011001001110011111011110010001100001010111100110100011100100011000010101111001100110010011100111101101011110 e4615e68e4615e664e7de4615e68e4615e664e7b5e
EUC-JP 臑^h臑^fN}臑^h臑^fN{^ 111001111100001001011110011010001110011111000010010111100110011001001110011111011110011111000010010111100110100011100111110000100101111001100110010011100111101101011110 e7c25e68e7c25e664e7de7c25e68e7c25e664e7b5e
UTF-8 臑^h臑^fN}臑^h臑^fN{^ 11101000100001111001000101011110011010001110100010000111100100010101111001100110010011100111110111101000100001111001000101011110011010001110100010000111100100010101111001100110010011100111101101011110 e887915e68e887915e664e7de887915e68e887915e664e7b5e
UHC ?^h?^fN}?^h?^fN{^ 0011111101011110011010000011111101011110011001100100111001111101001111110101111001101000001111110101111001100110010011100111101101011110 3f5e683f5e664e7d3f5e683f5e664e7b5e

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