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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 莵場ラ?豼粤萃 111001001011011110001111111010101101011100111111111001101011111111100010111000111110010011000010 e4b78fead73fe6bfe2e3e4c2
EUC-JP 莵場ラ鑃豼粤萃 111010001011100110111110111011001000111011010111100011111110010111101001111011001100000111100100111001011110100011000100 e8b9beec8ed78fe5e9ecc1e4e5e8c4
UTF-8 莵場ラ鑃豼粤萃 111010001000111010110101111001011010000010110100111011111011111010010111111010011001000110000011111010001011000110111100111001111011001010100100111010001001000010000011 e88eb5e5a0b4efbe97e99183e8b1bce7b2a4e89083
UHC ?場????萃 001111111110110111011110001111110011111100111111001111111111010111111110 3fedde3f3f3f3ff5fe

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