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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 易쇘렟넒}易쇘렟넒{^ 111011111010011110100000111011001000011110011000111010111010000010011111111010111000010010010010011111011110111110100111101000001110110010000111100110001110101110100000100111111110101110000100100100100111101101011110 efa7a0ec8798eba09feb84927defa7a0ec8798eba09feb84927b5e
UHC 易쇘렟넒}易쇘렟넒{^ 11101100101011111011110011100111100011101011000010110011110011110111110111101100101011111011110011100111100011101011000010110011110011110111101101011110 ecafbce78eb0b3cf7decafbce78eb0b3cf7b5e

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