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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 渦??釗?渦??釗?B 100010010101000100111111001111111111101110111011001111111000100101010001001111110011111111111011101110110011111101000010 89513f3ffbbb3f89513f3ffbbb3f42
EUC-JP 渦??釗?渦??釗?B 1011000110110010001111110011111110001111111000111010011000111111101100011011001000111111001111111000111111100011101001100011111101000010 b1b23f3f8fe3a63fb1b23f3f8fe3a63f42
UTF-8 渦쒏솮釗톢渦쒏솮釗톢B 11100110101110001010011011101100100100101000111111101100100001101010111011101001100001111001011111101101100001101010001011100110101110001010011011101100100100101000111111101100100001101010111011101001100001111001011111101101100001101010001001000010 e6b8a6ec928fec86aee98797ed86a2e6b8a6ec928fec86aee98797ed86a242
UHC 渦쒏솮釗톢渦쒏솮釗톢B 111010001011111010011100111001101001100110100100111000011111001010110111011101101110100010111110100111001110011010011001101001001110000111110010101101110111011001000010 e8be9ce699a4e1f2b776e8be9ce699a4e1f2b77642

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