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 偲雫篠璽}偲雫篠璽{^ 10001110110000111000111010110100100011101100001010001110101000110111110110001110110000111000111010110100100011101100001010001110101000110111101101011110 8ec38eb48ec28ea37d8ec38eb48ec28ea37b5e
EUC-JP 偲雫篠璽}偲雫篠璽{^ 10111100110001011011110010110110101111001100010010111100101001010111110110111100110001011011110010110110101111001100010010111100101001010111101101011110 bcc5bcb6bcc4bca57dbcc5bcb6bcc4bca57b5e
UTF-8 偲雫篠璽}偲雫篠璽{^ 111001011000000110110010111010011001101110101011111001111010111110100000111001111001001010111101011111011110010110000001101100101110100110011011101010111110011110101111101000001110011110010010101111010111101101011110 e581b2e99babe7afa0e792bd7de581b2e99babe7afa0e792bd7b5e
UHC ??篠璽}??篠璽{^ 001111110011111111100001110001101101111111011110011111010011111100111111111000011100011011011111110111100111101101011110 3f3fe1c6dfde7d3f3fe1c6dfde7b5e

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