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 뤋랖뤋랖^ 11101011101001001000101111101011100111101001011011101011101001001000101111101011100111101001011001011110 eba48beb9e96eba48beb9e965e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ë¤?ë??ë¤?ë??^ 10001111101010111011001110001111101000101111000000111111100011111010101110110011001111110011111110001111101010111011001110001111101000101111000000111111100011111010101110110011001111110011111101011110 8fabb38fa2f03f8fabb33f3f8fabb38fa2f03f8fabb33f3f5e
UTF-8 뤋랖뤋랖^ 11000011101010111100001010100100110000101000101111000011101010111100001010011110110000101001011011000011101010111100001010100100110000101000101111000011101010111100001010011110110000101001011001011110 c3abc2a4c28bc3abc29ec296c3abc2a4c28bc3abc29ec2965e
UHC ?¤?????¤????^ 001111111010001010110100001111110011111100111111001111110011111110100010101101000011111100111111001111110011111101011110 3fa2b43f3f3f3f3fa2b43f3f3f3f5e

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