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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 腸?提?\}腸?提?\{^ 1001001010110000001111111001001011110001001111110101110001111101100100101011000000111111100100101111000100111111010111000111101101011110 92b03f92f13f5c7d92b03f92f13f5c7b5e
EUC-JP 腸?提?\}腸?提?\{^ 1100010010110010001111111100010011110011001111110101110001111101110001001011001000111111110001001111001100111111010111000111101101011110 c4b23fc4f33f5c7dc4b23fc4f33f5c7b5e
UTF-8 腸렑提렋\}腸렑提렋\{^ 1110100010000101101110001110101110100000100100011110011010001111100100001110101110100000100010110101110001111101111010001000010110111000111010111010000010010001111001101000111110010000111010111010000010001011010111000111101101011110 e885b8eba091e68f90eba08b5c7de885b8eba091e68f90eba08b5c7b5e
UHC 腸렑提렋\}腸렑提렋\{^ 111011011111001110001110101001101111000010101011100011101010001001011100011111011110110111110011100011101010011011110000101010111000111010100010010111000111101101011110 edf38ea6f0ab8ea25c7dedf38ea6f0ab8ea25c7b5e

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