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 ??漿?}??漿?{^ 00111111001111111001111111110111001111110111110100111111001111111001111111110111001111110111101101011110 3f3f9ff73f7d3f3f9ff73f7b5e
EUC-JP ??漿?}??漿?{^ 00111111001111111101111011111001001111110111110100111111001111111101111011111001001111110111101101011110 3f3fdef93f7d3f3fdef93f7b5e
UTF-8 欌렋漿날}欌렋漿날{^ 111001101010110010001100111010111010000010001011111001101011110010111111111010111000001010100000011111011110011010101100100011001110101110100000100010111110011010111100101111111110101110000010101000000111101101011110 e6ac8ceba08be6bcbfeb82a07de6ac8ceba08be6bcbfeb82a07b5e
UHC 欌렋漿날}欌렋漿날{^ 11101101111010111000111010100010111011011110110010110011101011110111110111101101111010111000111010100010111011011110110010110011101011110111101101011110 edeb8ea2edecb3af7dedeb8ea2edecb3af7b5e

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