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 琮??}琮??{^ 1111101101101010001111110011111101111101111110110110101000111111001111110111101101011110 fb6a3f3f7dfb6a3f3f7b5e
EUC-JP 琮??}琮??{^ 10001111110011001011001000111111001111110111110110001111110011001011001000111111001111110111101101011110 8fccb23f3f7d8fccb23f3f7b5e
UTF-8 琮렿롉}琮렿롉{^ 111001111001000010101110111010111010000010111111111010111010000110001001011111011110011110010000101011101110101110100000101111111110101110100001100010010111101101011110 e790aeeba0bfeba1897de790aeeba0bfeba1897b5e
UHC 琮렿롉}琮렿롉{^ 111100001111100110001110110001111000111011001111011111011111000011111001100011101100011110001110110011110111101101011110 f0f98ec78ecf7df0f98ec78ecf7b5e

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