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 縡?鷹??弔? 11100011011100010011111110010001111010010011111100111111100100101010001000111111 e3713f91e93f3f92a23f
EUC-JP 縡?鷹??弔? 11100101110100100011111111000010111010110011111100111111110001001010010000111111 e5d23fc2eb3f3fc4a43f
UTF-8 縡렕鷹꿱욱弔렟 111001111011100010100001111010111010000010010101111010011011011110111001111010101011111110110001111011001001101010110001111001011011110010010100111010111010000010011111 e7b8a1eba095e9b7b9eabfb1ec9ab1e5bc94eba09f
UHC 縡렕鷹꿱욱弔렟 1110111010101101100011101010101011101011111011011011001011101000101111111110110111110000110000001000111010110000 eead8eaaebedb2e8bfedf0c08eb0

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