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 蜥、逵м蜥、逵к^ 111001011001001010100100111001111001110010000100011111011110010110010010101001001110011110011100100001000111101101011110 e592a4e79c847de592a4e79c847b5e
EUC-JP 蜥、逵м蜥、逵к^ 1110100111110010100011101010010011101101111111001010011111011110111010011111001010001110101001001110110111111100101001111101110001011110 e9f28ea4edfca7dee9f28ea4edfca7dc5e
UTF-8 蜥、逵м蜥、逵к^ 1110100010011100101001011110111110111101101001001110100110000000101101011101000010111100111010001001110010100101111011111011110110100100111010011000000010110101110100001011101001011110 e89ca5efbda4e980b5d0bce89ca5efbda4e980b5d0ba5e
UHC ??逵м??逵к^ 00111111001111111101000010110000101011001101111000111111001111111101000010110000101011001101110001011110 3f3fd0b0acde3f3fd0b0acdc5e

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