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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???椅ゆ?癒? 0011111100111111001111111000100011010110100000101110010000111111100101101111110000111111 3f3f3f88d682e43f96fc3f
EUC-JP ???椅ゆ?癒? 0011111100111111001111111011000011011000101001001110011000111111110011001111111000111111 3f3f3fb0d8a4e63fccfe3f
UTF-8 嶪용뜄椅ゆ끽癒㈚ 111001011011011010101010111011001001101010101001111010111001110010000100111001101010010010000101111000111000001010000110111010111000000110111101111001111001100110010010111000111000100010011010 e5b6aaec9aa9eb9c84e6a485e38286eb81bde79992e3889a
UHC 嶪용뜄椅ゆ끽癒㈚ 11100101111101011011111111101011100011011000100011101011111101011010101011100110101100111010001111101011101010001010100111001011 e5f5bfeb8d88ebf5aae6b3a3eba8a9cb

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