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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??箝???箝?杞 001111110011111111100010101011010011111100111111001111111110001010101101001111111001111001011000 3f3fe2ad3f3f3fe2ad3f9e58
EUC-JP ??箝???箝?杞 001111110011111111100100101011110011111100111111001111111110010010101111001111111101101110111001 3f3fe4af3f3f3fe4af3fdbb9
UTF-8 렺셔箝셔爐셔箝셔杞 111010111010000010111010111011001000010110010100111001111010111010011101111011001000010110010100111011111010010010110010111011001000010110010100111001111010111010011101111011001000010110010100111001101001110110011110 eba0baec8594e7ae9dec8594efa4b2ec8594e7ae9dec8594e69d9e
UHC 렺셔箝셔爐셔箝셔杞 100011101100001010111100110001011100110011000100101111001100010111010010110001001011110011000101110011001100010010111100110001011101000110100011 8ec2bcc5ccc4bcc5d2c4bcc5ccc4bcc5d1a3

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