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 蓉邊戀}蓉邊戀{^ 100101110111010111100111101100101001110011110110011111011001011101110101111001111011001010011100111101100111101101011110 9775e7b29cf67d9775e7b29cf67b5e
EUC-JP 蓉邊戀}蓉邊戀{^ 110011011101011011101110101101001101100011111000011111011100110111010110111011101011010011011000111110000111101101011110 cdd6eeb4d8f87dcdd6eeb4d8f87b5e
UTF-8 蓉邊戀}蓉邊戀{^ 111010001001001110001001111010011000001010001010111001101000100010000000011111011110100010010011100010011110100110000010100010101110011010001000100000000111101101011110 e89389e9828ae688807de89389e9828ae688807b5e
UHC 蓉邊戀}蓉邊戀{^ 111010011100100011011100101010111101010111111100011111011110100111001000110111001010101111010101111111000111101101011110 e9c8dcabd5fc7de9c8dcabd5fc7b5e

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