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 ???愉?Ⅷ乙ы? 00111111001111110011111110010110111110010011111110000111010110111000100110110011100001001000110100111111 3f3f3f96f93f875b89b3848d3f
EUC-JP 獒??愉??乙ы? 1000111111001011101110110011111100111111110011001111101100111111001111111011001010110101101001111110110100111111 8fcbbb3f3fccfb3f3fb2b5a7ed3f
UTF-8 獒붿렱愉뀐Ⅷ乙ы뫛 1110011110001101100100101110101110110110101111111110101110100000101100011110011010000100100010011110101110000000100100001110001010000101101001111110010010111001100110011101000110001011111010111010101110011011 e78d92ebb6bfeba0b1e68489eb8090e285a7e4b999d18bebab9b
UHC 獒붿렱愉뀐Ⅷ乙ы뫛 111010001010001110010100111011001000111010111110111010101111000010110010111011111010010110110111111010111110000010101100111011011001000110111011 e8a394ec8ebeeaf0b2efa5b7ebe0aced91bb

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