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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??????罐? 001111110011111100111111001111110011111100111111111000111010001100111111 3f3f3f3f3f3fe3a33f
EUC-JP ???瑗??罐? 0011111100111111001111111000111111001100110000000011111100111111111001101010010100111111 3f3f3f8fccc03f3fe6a53f
UTF-8 咽됱빇瑗뉑삝罐溜 111011111010011010011110111010111001000010110001111010111011100110000111111001111001000110010111111010111000100110010001111011001000001010011101111001111011110110010000111011111010011110001011 efa69eeb90b1ebb987e79197eb8991ec829de7bd90efa78b
UHC 咽됱빇瑗뉑삝罐溜 11100110111011001000100111101100100101011010111011101010101111001000011111100110100110001010000011001110101110001110101011111110 e6ec89ec95aeeabc87e698a0ceb8eafe

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