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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 韋第クォ韋第クォ^ 11101000111010001001000111100110101110001010101111101000111010001001000111100110101110001010101101011110 e8e891e6b8abe8e891e6b8ab5e
EUC-JP 韋第クォ韋第クォ^ 1111000011101010110000101110100010001110101110001000111010101011111100001110101011000010111010001000111010111000100011101010101101011110 f0eac2e88eb88eabf0eac2e88eb88eab5e
UTF-8 韋第クォ韋第クォ^ 11101001100111111000101111100111101011001010110011101111101111011011100011101111101111011010101111101001100111111000101111100111101011001010110011101111101111011011100011101111101111011010101101011110 e99f8be7acacefbdb8efbdabe99f8be7acacefbdb8efbdab5e
UHC 韋第??韋第??^ 11101010110111111111000010101111001111110011111111101010110111111111000010101111001111110011111101011110 eadff0af3f3feadff0af3f3f5e

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