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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鴾磁裄ニ鏸ッ鴫 1110100111111010100011101010010111100101111000001100011011111011111001001010111111110000101011111000111010110000 e9fa8ea5e5e0c6fbe4aff0af8eb0
EUC-JP 鴾磁裄ニ鏸ッ?鴫 11110010111111001011110010100111111010101110001010001110110001101000111111100101110100001000111010101111001111111011110010110010 f2fcbca7eae28ec68fe5d08eaf3fbcb2
UTF-8 鴾磁裄ニ鏸ッ鴫 111010011011010010111110111001111010001110000001111010001010001110000100111011111011111010000110111010011000111110111000111011111011110110101111111011101000000110101110111010011011010010101011 e9b4bee7a381e8a384efbe86e98fb8efbdafee81aee9b4ab
UHC ?磁?????? 001111111110110110111000001111110011111100111111001111110011111100111111 3fedb83f3f3f3f3f3f

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