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 逡咲」媒逡咲」倍^ 111001111001010110001101111001111010001110010100011111011110011110010101100011011110011110100011100101000111101101011110 e7958de7a3947de7958de7a3947b5e
EUC-JP 逡咲」媒逡咲」倍^ 1110110111110101101110101110100110001110101000111100011111011110111011011111010110111010111010011000111010100011110001111101110001011110 edf5bae98ea3c7deedf5bae98ea3c7dc5e
UTF-8 逡咲」媒逡咲」倍^ 11101001100000001010000111100101100100101011001011101111101111011010001111100101101010101001001011101001100000001010000111100101100100101011001011101111101111011010001111100101100000001000110101011110 e980a1e592b2efbda3e5aa92e980a1e592b2efbda3e5808d5e
UHC 逡??媒逡??倍^ 11110001111001000011111100111111110110001101101011110001111001000011111100111111110110111100001101011110 f1e43f3fd8daf1e43f3fdbc35e

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