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 胛給喚}胛給喚{^ 111000111110111010001011100010111000101010101011011111011110001111101110100010111000101110001010101010110111101101011110 e3ee8b8b8aab7de3ee8b8b8aab7b5e
EUC-JP 胛給喚}胛給喚{^ 111001101111000010110101111010111011010010101101011111011110011011110000101101011110101110110100101011010111101101011110 e6f0b5ebb4ad7de6f0b5ebb4ad7b5e
UTF-8 胛給喚}胛給喚{^ 111010001000001110011011111001111011010110100110111001011001011010011010011111011110100010000011100110111110011110110101101001101110010110010110100110100111101101011110 e8839be7b5a6e5969a7de8839be7b5a6e5969a7b5e
UHC 胛給喚}胛給喚{^ 110010111010010011010000111001011111110010110000011111011100101110100100110100001110010111111100101100000111101101011110 cba4d0e5fcb07dcba4d0e5fcb07b5e

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