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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 十??\}十??\{^ 10001111010111000011111100111111010111000111110110001111010111000011111100111111010111000111101101011110 8f5c3f3f5c7d8f5c3f3f5c7b5e
EUC-JP 十??\}十??\{^ 10111101101111010011111100111111010111000111110110111101101111010011111100111111010111000111101101011110 bdbd3f3f5c7dbdbd3f3f5c7b5e
UTF-8 十륂뢐\}十륂뢐\{^ 1110010110001101100000011110101110100101100000101110101110100010100100000101110001111101111001011000110110000001111010111010010110000010111010111010001010010000010111000111101101011110 e58d81eba582eba2905c7de58d81eba582eba2905c7b5e
UHC 十륂뢐\}十륂뢐\{^ 1110010010101000100011111110110110001111010010110101110001111101111001001010100010001111111011011000111101001011010111000111101101011110 e4a88fed8f4b5c7de4a88fed8f4b5c7b5e

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