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 漕??}漕??{^ 1001000110000110001111110011111101111101100100011000011000111111001111110111101101011110 91863f3f7d91863f3f7b5e
EUC-JP 漕??}漕??{^ 1100000111100110001111110011111101111101110000011110011000111111001111110111101101011110 c1e63f3f7dc1e63f3f7b5e
UTF-8 漕롅렻}漕롅렻{^ 111001101011110010010101111010111010000110000101111010111010000010111011011111011110011010111100100101011110101110100001100001011110101110100000101110110111101101011110 e6bc95eba185eba0bb7de6bc95eba185eba0bb7b5e
UHC 漕롅렻}漕롅렻{^ 111100001100110010001110110010111000111011000011011111011111000011001100100011101100101110001110110000110111101101011110 f0cc8ecb8ec37df0cc8ecb8ec37b5e

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