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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 霓??}霓??{^ 1110100010111101001111110011111101111101111010001011110100111111001111110111101101011110 e8bd3f3f7de8bd3f3f7b5e
EUC-JP 霓??}霓??{^ 1111000010111111001111110011111101111101111100001011111100111111001111110111101101011110 f0bf3f3f7df0bf3f3f7b5e
UTF-8 霓낂쉑}霓낂쉑{^ 111010011001110010010011111010111000001010000010111011001000100110010001011111011110100110011100100100111110101110000010100000101110110010001001100100010111101101011110 e99c93eb8282ec89917de99c93eb8282ec89917b5e
UHC 霓낂쉑}霓낂쉑{^ 111001111110011110000101111010011011110110100111011111011110011111100111100001011110100110111101101001110111101101011110 e7e785e9bda77de7e785e9bda77b5e

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