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 鼇???ょ???お 111010101000011100111111001111110011111110000010111001010011111100111111001111111000001010101000 ea873f3f3f82e53f3f3f82a8
EUC-JP 鼇???ょ???お 111100111110011100111111001111110011111110100100111001110011111100111111001111111010010010101010 f3e73f3f3fa4e73f3f3fa4aa
UTF-8 鼇귣젲囹ょ떋淋끿お 111010011011110010000111111010101011011110100011111011001010000010110010111011111010011010101001111000111000001010000111111010111001011010001011111011111010011110110101111010111000000110111111111000111000000110001010 e9bc87eab7a3eca0b2efa6a9e38287eb968befa7b5eb81bfe3818a
UHC 鼇귣젲囹ょ떋淋끿お 111010001010100010000010111010111010000010100110111001111010101010101010111001111000101110100001111011001111100010000101111001111010101010101010 e8a882eba0a6e7aaaae78ba1ecf885e7aaaa

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