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 貭篁纈}貭篁纈{^ 111001101100001011100010101110011110001110010010011111011110011011000010111000101011100111100011100100100111101101011110 e6c2e2b9e3927de6c2e2b9e3927b5e
EUC-JP 貭篁纈}貭篁纈{^ 111011001100010011100100101110111110010111110010011111011110110011000100111001001011101111100101111100100111101101011110 ecc4e4bbe5f27decc4e4bbe5f27b5e
UTF-8 貭篁纈}貭篁纈{^ 111010001011001010101101111001111010111110000001111001111011101010001000011111011110100010110010101011011110011110101111100000011110011110111010100010000111101101011110 e8b2ade7af81e7ba887de8b2ade7af81e7ba887b5e
UHC ?篁?}?篁?{^ 0011111111111100110101100011111101111101001111111111110011010110001111110111101101011110 3ffcd63f7d3ffcd63f7b5e

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