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 腋??}腋??{^ 1110001111111100001111110011111101111101111000111111110000111111001111110111101101011110 e3fc3f3f7de3fc3f3f7b5e
EUC-JP 腋??}腋??{^ 1110011011111110001111110011111101111101111001101111111000111111001111110111101101011110 e6fe3f3f7de6fe3f3f7b5e
UTF-8 腋껆껸}腋껆껸{^ 111010001000010110001011111010101011101110000110111010101011101110111000011111011110100010000101100010111110101010111011100001101110101010111011101110000111101101011110 e8858beabb86eabbb87de8858beabb86eabbb87b5e
UHC 腋껆껸}腋껆껸{^ 111001001111110110000011111001111011001010111001011111011110010011111101100000111110011110110010101110010111101101011110 e4fd83e7b2b97de4fd83e7b2b97b5e

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