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 腸?漿?腸?衣?^ 10010010101100000011111110011111111101110011111110010010101100000011111110001000110111110011111101011110 92b03f9ff73f92b03f88df3f5e
EUC-JP 腸?漿?腸?衣?^ 11000100101100100011111111011110111110010011111111000100101100100011111110110000111000010011111101011110 c4b23fdef93fc4b23fb0e13f5e
UTF-8 腸렑漿렖腸렑衣렢^ 11101000100001011011100011101011101000001001000111100110101111001011111111101011101000001001011011101000100001011011100011101011101000001001000111101000101000011010001111101011101000001010001001011110 e885b8eba091e6bcbfeba096e885b8eba091e8a1a3eba0a25e
UHC 腸렑漿렖腸렑衣렢^ 1110110111110011100011101010011011101101111011001000111010101011111011011111001110001110101001101110101111111101100011101011001101011110 edf38ea6edec8eabedf38ea6ebfd8eb35e

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