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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 将荳宵メ戓イ宵ム悊ツ 10001111101010111110010010111000100011111010101011010010111110101100011110110010100011111010101011010001111110101011111011000010 8fabe4b88faad2fac7b28faad1fabec2
EUC-JP 将荳宵メ戓イ宵ム悊ツ 10111110101011011110100010111010101111101010110010001110110100101000111110111111101010001000111010110010101111101010110010001110110100011000111110111101111100001000111011000010 beade8babeac8ed28fbfa88eb2beac8ed18fbdf08ec2
UTF-8 将荳宵メ戓イ宵ム悊ツ 111001011011000010000110111010001000110110110011111001011010111010110101111011111011111010010010111001101000100010010011111011111011110110110010111001011010111010110101111011111011111010010001111001101000001010001010111011111011111010000010 e5b086e88db3e5aeb5efbe92e68893efbdb2e5aeb5efbe91e6828aefbe82
UHC ?荳宵???宵??? 00111111110101001110010111100001101100100011111100111111001111111110000110110010001111110011111100111111 3fd4e5e1b23f3f3fe1b23f3f3f

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