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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 禹遁?}禹遁?{^ 11100010010110101001001111011001001111110111110111100010010110101001001111011001001111110111101101011110 e25a93d93f7de25a93d93f7b5e
EUC-JP 禹遁?}禹遁?{^ 11100011101110111100011011011011001111110111110111100011101110111100011011011011001111110111101101011110 e3bbc6db3f7de3bbc6db3f7b5e
UTF-8 禹遁누}禹遁누{^ 111001111010011010111001111010011000000110000001111010111000100010000100011111011110011110100110101110011110100110000001100000011110101110001000100001000111101101011110 e7a6b9e98181eb88847de7a6b9e98181eb88847b5e
UHC 禹遁누}禹遁누{^ 111010011110000011010100111011011011010010101001011111011110100111100000110101001110110110110100101010010111101101011110 e9e0d4edb4a97de9e0d4edb4a97b5e

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