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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??億???億?^ 0011111100111111100010011010110100111111001111110011111110001001101011010011111101011110 3f3f89ad3f3f3f89ad3f5e
EUC-JP 嫄?億?嫄?億?^ 100011111011101010100001001111111011001010101111001111111000111110111010101000010011111110110010101011110011111101011110 8fbaa13fb2af3f8fbaa13fb2af3f5e
UTF-8 嫄렢億렩嫄렢億렩^ 11100101101010111000010011101011101000001010001011100101100001001000010011101011101000001010100111100101101010111000010011101011101000001010001011100101100001001000010011101011101000001010100101011110 e5ab84eba0a2e58484eba0a9e5ab84eba0a2e58484eba0a95e
UHC 嫄렢億렩嫄렢億렩^ 1110101010110001100011101011001111100101111000101000111010110111111010101011000110001110101100111110010111100010100011101011011101011110 eab18eb3e5e28eb7eab18eb3e5e28eb75e

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