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 00111111001111110011111110010110111110100011111100111111001111110011111110010110111110100011111101000010 3f3f3f96fa3f3f3f3f96fa3f42
EUC-JP ???愈????愈?B 00111111001111110011111111001100111111000011111100111111001111110011111111001100111111000011111101000010 3f3f3fccfc3f3f3f3fccfc3f42
UTF-8 吏딃넂愈쪁吏딃넂愈쪁B 11101111101001111001111011101011100101001000001111101011100001001000001011100110100001001000100011101100101010101000000111101111101001111001111011101011100101001000001111101011100001001000001011100110100001001000100011101100101010101000000101000010 efa79eeb9483eb8482e68488ecaa81efa79eeb9483eb8482e68488ecaa8142
UHC 吏딃넂愈쪁吏딃넂愈쪁B 111011001010011110001010111010011000011010010010111010101110111110100101011101101110110010100111100010101110100110000110100100101110101011101111101001010111011001000010 eca78ae98692eaefa576eca78ae98692eaefa57642

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