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 棠狆耄}棠狆耄{^ 100111101010100111100000101111001110001111001100011111011001111010101001111000001011110011100011110011000111101101011110 9ea9e0bce3cc7d9ea9e0bce3cc7b5e
EUC-JP 棠狆耄}棠狆耄{^ 110111001010101111100000101111101110011011001110011111011101110010101011111000001011111011100110110011100111101101011110 dcabe0bee6ce7ddcabe0bee6ce7b5e
UTF-8 棠狆耄}棠狆耄{^ 111001101010001110100000111001111000101110000110111010001000000010000100011111011110011010100011101000001110011110001011100001101110100010000000100001000111101101011110 e6a3a0e78b86e880847de6a3a0e78b86e880847b5e
UHC 棠??}棠??{^ 1101001111010110001111110011111101111101110100111101011000111111001111110111101101011110 d3d63f3f7dd3d63f3f7b5e

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