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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?〓?癰???ゆ?? 00111111100000011010110000111111111000011001111000111111001111110011111110000010111001000011111100111111 3f81ac3fe19e3f3f3f82e43f3f
EUC-JP 縕〓?癰???ゆ?? 100011111101010011000010101000101010111000111111111000011111111000111111001111110011111110100100111001100011111100111111 8fd4c2a2ae3fe1fe3f3f3fa4e63f3f
UTF-8 縕〓챸癰덈졏溜ゆ뵱溜 111001111011100010010101111000111000000010010011111011001011000110111000111001111001100110110000111010111000110110001000111011001010000110001111111011111010011110001011111000111000001010000110111010111011010110110001111011111010011110001011 e7b895e38093ecb1b8e799b0eb8d88eca18fefa78be38286ebb5b1efa78b
UHC 縕〓챸癰덈졏溜ゆ뵱溜 1110100010110010101000011110101110101010100001011110100010111001100010001110101110100000101111001110101011111110101010101110011010010100101011111110101011111110 e8b2a1ebaa85e8b988eba0bceafeaae694afeafe

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