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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 貅丞ク機貅丞ク機B 111001101011101010001111111001011011100010001011010000001110011010111010100011111110010110111000100010110100000001000010 e6ba8fe5b88b40e6ba8fe5b88b4042
EUC-JP 貅丞ク機貅丞ク機B 1110110010111100101111101110011110001110101110001011010110100001111011001011110010111110111001111000111010111000101101011010000101000010 ecbcbee78eb8b5a1ecbcbee78eb8b5a142
UTF-8 貅丞ク機貅丞ク機B 11101000101100101000010111100100101110001001111011101111101111011011100011100110101010011001111111101000101100101000010111100100101110001001111011101111101111011011100011100110101010011001111101000010 e8b285e4b89eefbdb8e6a99fe8b285e4b89eefbdb8e6a99f42
UHC ?丞?機?丞?機B 00111111111000111010101000111111110100011010011000111111111000111010101000111111110100011010011001000010 3fe3aa3fd1a63fe3aa3fd1a642

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