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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN ?戍濯Vn}?戍濯Vn{^ 0011111110011100111110011001000111110011010101100110111001111101001111111001110011111001100100011111001101010110011011100111101101011110 3f9cf991f3566e7d3f9cf991f3566e7b5e
EUC-JP ?戍濯Vn}?戍濯Vn{^ 0011111111011000111110111100001011110101010101100110111001111101001111111101100011111011110000101111010101010110011011100111101101011110 3fd8fbc2f5566e7d3fd8fbc2f5566e7b5e
UTF-8 룶戍濯Vn}룶戍濯Vn{^ 11101011101000111011011011100110100010001000110111100110101111111010111101010110011011100111110111101011101000111011011011100110100010001000110111100110101111111010111101010110011011100111101101011110 eba3b6e6888de6bfaf566e7deba3b6e6888de6bfaf566e7b5e
UHC 룶戍濯Vn}룶戍濯Vn{^ 10001111101010111110001010100001111101101111101101010110011011100111110110001111101010111110001010100001111101101111101101010110011011100111101101011110 8fabe2a1f6fb566e7d8fabe2a1f6fb566e7b5e

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