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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蓿、逵м蓿、逵к^ 111001001111000010100100111001111001110010000100011111011110010011110000101001001110011110011100100001000111101101011110 e4f0a4e79c847de4f0a4e79c847b5e
EUC-JP 蓿、逵м蓿、逵к^ 1110100011110010100011101010010011101101111111001010011111011110111010001111001010001110101001001110110111111100101001111101110001011110 e8f28ea4edfca7dee8f28ea4edfca7dc5e
UTF-8 蓿、逵м蓿、逵к^ 1110100010010011101111111110111110111101101001001110100110000000101101011101000010111100111010001001001110111111111011111011110110100100111010011000000010110101110100001011101001011110 e893bfefbda4e980b5d0bce893bfefbda4e980b5d0ba5e
UHC ??逵м??逵к^ 00111111001111111101000010110000101011001101111000111111001111111101000010110000101011001101110001011110 3f3fd0b0acde3f3fd0b0acdc5e

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