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 錺豪喚}錺豪喚{^ 111010000100010010001101100010111000101010101011011111011110100001000100100011011000101110001010101010110111101101011110 e8448d8b8aab7de8448d8b8aab7b5e
EUC-JP 錺豪喚}錺豪喚{^ 111011111010010110111001111010111011010010101101011111011110111110100101101110011110101110110100101011010111101101011110 efa5b9ebb4ad7defa5b9ebb4ad7b5e
UTF-8 錺豪喚}錺豪喚{^ 111010011000110010111010111010001011000110101010111001011001011010011010011111011110100110001100101110101110100010110001101010101110010110010110100110100111101101011110 e98cbae8b1aae5969a7de98cbae8b1aae5969a7b5e
UHC ?豪喚}?豪喚{^ 00111111111110111101111111111100101100000111110100111111111110111101111111111100101100000111101101011110 3ffbdffcb07d3ffbdffcb07b5e

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