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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?匿??}?匿??{^ 00111111100100111011110100111111001111110111110100111111100100111011110100111111001111110111101101011110 3f93bd3f3f7d3f93bd3f3f7b5e
EUC-JP ?匿??}?匿??{^ 00111111110001101011111100111111001111110111110100111111110001101011111100111111001111110111101101011110 3fc6bf3f3f7d3fc6bf3f3f7b5e
UTF-8 뤦匿돨廉}뤦匿돨廉{^ 111010111010010010100110111001011000110010111111111010111000111110101000111011111010011010100010011111011110101110100100101001101110010110001100101111111110101110001111101010001110111110100110101000100111101101011110 eba4a6e58cbfeb8fa8efa6a27deba4a6e58cbfeb8fa8efa6a27b5e
UHC 뤦匿돨廉}뤦匿돨廉{^ 10001111110101001101001011111011101101011100010011100110111101010111110110001111110101001101001011111011101101011100010011100110111101010111101101011110 8fd4d2fbb5c4e6f57d8fd4d2fbb5c4e6f57b5e

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