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 郁?駭?}郁?駭?{^ 100010001110100000111111111010010110111000111111011111011000100011101000001111111110100101101110001111110111101101011110 88e83fe96e3f7d88e83fe96e3f7b5e
EUC-JP 郁?駭?}郁?駭?{^ 101100001110101000111111111100011100111100111111011111011011000011101010001111111111000111001111001111110111101101011110 b0ea3ff1cf3f7db0ea3ff1cf3f7b5e
UTF-8 郁렪駭렱}郁렪駭렱{^ 111010011000001110000001111010111010000010101010111010011010011110101101111010111010000010110001011111011110100110000011100000011110101110100000101010101110100110100111101011011110101110100000101100010111101101011110 e98381eba0aae9a7adeba0b17de98381eba0aae9a7adeba0b17b5e
UHC 郁렪駭렱}郁렪駭렱{^ 11101001111101001000111010111000111110101011010010001110101111100111110111101001111101001000111010111000111110101011010010001110101111100111101101011110 e9f48eb8fab48ebe7de9f48eb8fab48ebe7b5e

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