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 ?b^h?b^fN}?b^h?b^fN{^ 001111110110001001011110011010000011111101100010010111100110011001001110011111010011111101100010010111100110100000111111011000100101111001100110010011100111101101011110 3f625e683f625e664e7d3f625e683f625e664e7b5e
SJIS-WIN 旗b^h旗b^fN}旗b^h旗b^fN{^ 10001010111110000110001001011110011010001000101011111000011000100101111001100110010011100111110110001010111110000110001001011110011010001000101011111000011000100101111001100110010011100111101101011110 8af8625e688af8625e664e7d8af8625e688af8625e664e7b5e
EUC-JP 旗b^h旗b^fN}旗b^h旗b^fN{^ 10110100111110100110001001011110011010001011010011111010011000100101111001100110010011100111110110110100111110100110001001011110011010001011010011111010011000100101111001100110010011100111101101011110 b4fa625e68b4fa625e664e7db4fa625e68b4fa625e664e7b5e
UTF-8 旗b^h旗b^fN}旗b^h旗b^fN{^ 1110011010010111100101110110001001011110011010001110011010010111100101110110001001011110011001100100111001111101111001101001011110010111011000100101111001101000111001101001011110010111011000100101111001100110010011100111101101011110 e69797625e68e69797625e664e7de69797625e68e69797625e664e7b5e
UHC 旗b^h旗b^fN}旗b^h旗b^fN{^ 11010000111111010110001001011110011010001101000011111101011000100101111001100110010011100111110111010000111111010110001001011110011010001101000011111101011000100101111001100110010011100111101101011110 d0fd625e68d0fd625e664e7dd0fd625e68d0fd625e664e7b5e

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