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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?匏于察}?匏于察{^ 0011111110011001101101011001100010110000100011100100000001111101001111111001100110110101100110001011000010001110010000000111101101011110 3f99b598b08e407d3f99b598b08e407b5e
EUC-JP ?匏于察}?匏于察{^ 0011111111010010101101111101000010110010101110111010000101111101001111111101001010110111110100001011001010111011101000010111101101011110 3fd2b7d0b2bba17d3fd2b7d0b2bba17b5e
UTF-8 뤈匏于察}뤈匏于察{^ 111010111010010010001000111001011000110010001111111001001011101010001110111001011010111110011111011111011110101110100100100010001110010110001100100011111110010010111010100011101110010110101111100111110111101101011110 eba488e58c8fe4ba8ee5af9f7deba488e58c8fe4ba8ee5af9f7b5e
UHC 뤈匏于察}뤈匏于察{^ 10001111101110001111100011010010111010011100110111110011110011000111110110001111101110001111100011010010111010011100110111110011110011000111101101011110 8fb8f8d2e9cdf3cc7d8fb8f8d2e9cdf3cc7b5e

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