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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 梓?箏?梓?箏?B 10001000101100100011111111100010101101010011111110001000101100100011111111100010101101010011111101000010 88b23fe2b53f88b23fe2b53f42
EUC-JP 梓?箏?梓?箏?B 10110000101101000011111111100100101101110011111110110000101101000011111111100100101101110011111101000010 b0b43fe4b73fb0b43fe4b73f42
UTF-8 梓렒箏렡梓렒箏렡B 11100110101000101001001111101011101000001001001011100111101011101000111111101011101000001010000111100110101000101001001111101011101000001001001011100111101011101000111111101011101000001010000101000010 e6a293eba092e7ae8feba0a1e6a293eba092e7ae8feba0a142
UHC 梓렒箏렡梓렒箏렡B 1110111010101001100011101010011111101110101101001000111010110010111011101010100110001110101001111110111010110100100011101011001001000010 eea98ea7eeb48eb2eea98ea7eeb48eb242

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