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 髴郁ウ渡}髴郁ウ渡{^ 1110100110011100100010001110100010110011100100110110111001111101111010011001110010001000111010001011001110010011011011100111101101011110 e99c88e8b3936e7de99c88e8b3936e7b5e
EUC-JP 髴郁ウ渡}髴郁ウ渡{^ 11110001111111001011000011101010100011101011001111000101110011110111110111110001111111001011000011101010100011101011001111000101110011110111101101011110 f1fcb0ea8eb3c5cf7df1fcb0ea8eb3c5cf7b5e
UTF-8 髴郁ウ渡}髴郁ウ渡{^ 111010011010101110110100111010011000001110000001111011111011110110110011111001101011100010100001011111011110100110101011101101001110100110000011100000011110111110111101101100111110011010111000101000010111101101011110 e9abb4e98381efbdb3e6b8a17de9abb4e98381efbdb3e6b8a17b5e
UHC ?郁?渡}?郁?渡{^ 001111111110100111110100001111111101010010100100011111010011111111101001111101000011111111010100101001000111101101011110 3fe9f43fd4a47d3fe9f43fd4a47b5e

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