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{^ 111000100100001101011110011010001110001001000011010111100110011001001110011111011110001001000011010111100110100011100010010000110101111001100110010011100111101101011110 e2435e68e2435e664e7de2435e68e2435e664e7b5e
EUC-JP 磴^h磴^fN}磴^h磴^fN{^ 111000111010010001011110011010001110001110100100010111100110011001001110011111011110001110100100010111100110100011100011101001000101111001100110010011100111101101011110 e3a45e68e3a45e664e7de3a45e68e3a45e664e7b5e
UTF-8 磴^h磴^fN}磴^h磴^fN{^ 11100111101000111011010001011110011010001110011110100011101101000101111001100110010011100111110111100111101000111011010001011110011010001110011110100011101101000101111001100110010011100111101101011110 e7a3b45e68e7a3b45e664e7de7a3b45e68e7a3b45e664e7b5e
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)