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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???耶}???耶{^ 00111111001111110011111110010110111010110111110100111111001111110011111110010110111010110111101101011110 3f3f3f96eb7d3f3f3f96eb7b5e
EUC-JP ???耶}???耶{^ 00111111001111110011111111001100111011010111110100111111001111110011111111001100111011010111101101011110 3f3f3fcced7d3f3f3fcced7b5e
UTF-8 쒔렡쒔耶}쒔렡쒔耶{^ 111011001001001010010100111010111010000010100001111011001001001010010100111010001000000010110110011111011110110010010010100101001110101110100000101000011110110010010010100101001110100010000000101101100111101101011110 ec9294eba0a1ec9294e880b67dec9294eba0a1ec9294e880b67b5e
UHC 쒔렡쒔耶}쒔렡쒔耶{^ 10111110101011011000111010110010101111101010110111100101101011010111110110111110101011011000111010110010101111101010110111100101101011010111101101011110 bead8eb2beade5ad7dbead8eb2beade5ad7b5e

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