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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 碍????}碍????{^ 100010100101011000111111001111110011111100111111011111011000101001010110001111110011111100111111001111110111101101011110 8a563f3f3f3f7d8a563f3f3f3f7b5e
EUC-JP 碍????}碍????{^ 101100111011011100111111001111110011111100111111011111011011001110110111001111110011111100111111001111110111101101011110 b3b73f3f3f3f7db3b73f3f3f3f7b5e
UTF-8 碍뉒뎡力뷣}碍뉒뎡力뷣{^ 111001111010001010001101111010111000100110010010111010111000111010100001111011111010011010001010111010111011011110100011011111011110011110100010100011011110101110001001100100101110101110001110101000011110111110100110100010101110101110110111101000110111101101011110 e7a28deb8992eb8ea1efa68aebb7a37de7a28deb8992eb8ea1efa68aebb7a37b5e
UHC 碍뉒뎡力뷣}碍뉒뎡力뷣{^ 1110010011110100100001111110011110110101101100101110011010110011100101010100111001111101111001001111010010000111111001111011010110110010111001101011001110010101010011100111101101011110 e4f487e7b5b2e6b3954e7de4f487e7b5b2e6b3954e7b5e

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