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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 十??}十??{^ 1000111101011100001111110011111101111101100011110101110000111111001111110111101101011110 8f5c3f3f7d8f5c3f3f7b5e
EUC-JP 十??}十??{^ 1011110110111101001111110011111101111101101111011011110100111111001111110111101101011110 bdbd3f3f7dbdbd3f3f7b5e
UTF-8 十딇뢝}十딇뢝{^ 111001011000110110000001111010111001010010000111111010111010001010011101011111011110010110001101100000011110101110010100100001111110101110100010100111010111101101011110 e58d81eb9487eba29d7de58d81eb9487eba29d7b5e
UHC 十딇뢝}十딇뢝{^ 111001001010100010001010111011011000111101011000011111011110010010101000100010101110110110001111010110000111101101011110 e4a88aed8f587de4a88aed8f587b5e

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