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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 恙?嚥}恙?嚥{^ 10011100100110010011111110011010100010110111110110011100100110010011111110011010100010110111101101011110 9c993f9a8b7d9c993f9a8b7b5e
EUC-JP 恙?嚥}恙?嚥{^ 11010111111110010011111111010011111010110111110111010111111110010011111111010011111010110111101101011110 d7f93fd3eb7dd7f93fd3eb7b5e
UTF-8 恙뒟嚥}恙뒟嚥{^ 111001101000000110011001111010111001001010011111111001011001101010100101011111011110011010000001100110011110101110010010100111111110010110011010101001010111101101011110 e68199eb929fe59aa57de68199eb929fe59aa57b5e
UHC 恙뒟嚥}恙뒟嚥{^ 111001011011111110001010100110111110011010111111011111011110010110111111100010101001101111100110101111110111101101011110 e5bf8a9be6bf7de5bf8a9be6bf7b5e

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