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 ??瀚}??瀚{^ 0011111100111111111000000110101001111101001111110011111111100000011010100111101101011110 3f3fe06a7d3f3fe06a7b5e
EUC-JP ??瀚}??瀚{^ 0011111100111111110111111100101101111101001111110011111111011111110010110111101101011110 3f3fdfcb7d3f3fdfcb7b5e
UTF-8 媤뤺瀚}媤뤺瀚{^ 111001011010101010100100111010111010010010111010111001111000000010011010011111011110010110101010101001001110101110100100101110101110011110000000100110100111101101011110 e5aaa4eba4bae7809a7de5aaa4eba4bae7809a7b5e
UHC 媤뤺瀚}媤뤺瀚{^ 111000111011100010001111111010001111100111010101011111011110001110111000100011111110100011111001110101010111101101011110 e3b88fe8f9d57de3b88fe8f9d57b5e

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