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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???筍?????^ 0011111100111111001111111110001010100001001111110011111100111111001111110011111101011110 3f3f3fe2a13f3f3f3f3f5e
EUC-JP ???筍??嫄??^ 00111111001111110011111111100100101000110011111100111111100011111011101010100001001111110011111101011110 3f3f3fe4a33f3f8fbaa13f3f5e
UTF-8 溜브굅筍섎졋嫄겹럹^ 11101111101001111000101111101011101110001000110011101010101101011000010111100111101011011000110111101100100001001000111011101100101000011000101111100101101010111000010011101010101100101011100111101011100111111011100101011110 efa78bebb88ceab585e7ad8dec848eeca18be5ab84eab2b9eb9fb95e
UHC 溜브굅筍섎졋嫄겹럹^ 11101010111111101011101011101010101100011011000011100010111011001001100011101011101000001011101011101010101100011011000011100011100011101001100001011110 eafebaeab1b0e2ec98eba0baeab1b0e38e985e

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