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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 弱?弱?N}弱?弱?N{^ 1000111011100011001111111000111011100011001111110100111001111101100011101110001100111111100011101110001100111111010011100111101101011110 8ee33f8ee33f4e7d8ee33f8ee33f4e7b5e
EUC-JP 弱?弱?N}弱?弱?N{^ 1011110011100101001111111011110011100101001111110100111001111101101111001110010100111111101111001110010100111111010011100111101101011110 bce53fbce53f4e7dbce53fbce53f4e7b5e
UTF-8 弱멻弱멹N}弱멻弱멹N{^ 1110010110111100101100011110101110101001101110111110010110111100101100011110101110101001101110010100111001111101111001011011110010110001111010111010100110111011111001011011110010110001111010111010100110111001010011100111101101011110 e5bcb1eba9bbe5bcb1eba9b94e7de5bcb1eba9bbe5bcb1eba9b94e7b5e
UHC 弱멻弱멹N}弱멻弱멹N{^ 111001011011000010010001011010001110010110110000100100010110011001001110011111011110010110110000100100010110100011100101101100001001000101100110010011100111101101011110 e5b09168e5b091664e7de5b09168e5b091664e7b5e

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