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 弴而鋙雫}弴而鋙雫{^ 11111010101110001000111010100111111110111101000110001110101101000111110111111010101110001000111010100111111110111101000110001110101101000111101101011110 fab88ea7fbd18eb47dfab88ea7fbd18eb47b5e
EUC-JP 弴而鋙雫}弴而鋙雫{^ 1000111110111100111011011011110010101001100011111110010011000011101111001011011001111101100011111011110011101101101111001010100110001111111001001100001110111100101101100111101101011110 8fbcedbca98fe4c3bcb67d8fbcedbca98fe4c3bcb67b5e
UTF-8 弴而鋙雫}弴而鋙雫{^ 111001011011110010110100111010001000000010001100111010011000101110011001111010011001101110101011011111011110010110111100101101001110100010000000100011001110100110001011100110011110100110011011101010110111101101011110 e5bcb4e8808ce98b99e99bab7de5bcb4e8808ce98b99e99bab7b5e
UHC ?而??}?而??{^ 00111111111011001011101100111111001111110111110100111111111011001011101100111111001111110111101101011110 3fecbb3f3f7d3fecbb3f3f7b5e

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