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 郁?懈?}郁?懈?{^ 100010001110100000111111100111001110011000111111011111011000100011101000001111111001110011100110001111110111101101011110 88e83f9ce63f7d88e83f9ce63f7b5e
EUC-JP 郁?懈?}郁?懈?{^ 101100001110101000111111110110001110100000111111011111011011000011101010001111111101100011101000001111110111101101011110 b0ea3fd8e83f7db0ea3fd8e83f7b5e
UTF-8 郁렪懈렢}郁렪懈렢{^ 111010011000001110000001111010111010000010101010111001101000011110001000111010111010000010100010011111011110100110000011100000011110101110100000101010101110011010000111100010001110101110100000101000100111101101011110 e98381eba0aae68788eba0a27de98381eba0aae68788eba0a27b5e
UHC 郁렪懈렢}郁렪懈렢{^ 11101001111101001000111010111000111110101010101110001110101100110111110111101001111101001000111010111000111110101010101110001110101100110111101101011110 e9f48eb8faab8eb37de9f48eb8faab8eb37b5e

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