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 慂??躍??獄 10011100110010000011111100111111100101101111010000111111001111111000110110010110 9cc83f3f96f43f3f8d96
EUC-JP 慂??躍??獄 11011000110010100011111100111111110011001111011000111111001111111011100111110110 d8ca3f3fccf63f3fb9f6
UTF-8 慂딅젲躍노젷獄 111001101000010110000010111010111001010010000101111011001010000010110010111010001011101010001101111010111000010110111000111011001010000010110111111001111000110110000100 e68582eb9485eca0b2e8ba8deb85b8eca0b7e78d84
UHC 慂딅젲躍노젷獄 1110100110111101100010101110101110100000101001101110010110111000101100111110101110100000101010111110100010101011 e9bd8aeba0a6e5b8b3eba0abe8ab

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