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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???攸?}???攸?{^ 001111110011111100111111100111011011111100111111011111010011111100111111001111111001110110111111001111110111101101011110 3f3f3f9dbf3f7d3f3f3f9dbf3f7b5e
EUC-JP ???攸?}???攸?{^ 001111110011111100111111110110101100000100111111011111010011111100111111001111111101101011000001001111110111101101011110 3f3f3fdac13f7d3f3f3fdac13f7b5e
UTF-8 溜쎿쥫攸쬷}溜쎿쥫攸쬷{^ 111011111010011110001011111011001000111010111111111011001010010110101011111001101001010010111000111011001010110010110111011111011110111110100111100010111110110010001110101111111110110010100101101010111110011010010100101110001110110010101100101101110111101101011110 efa78bec8ebfeca5abe694b8ecacb77defa78bec8ebfeca5abe694b8ecacb77b5e
UHC 溜쎿쥫攸쬷}溜쎿쥫攸쬷{^ 1110101011111110100110111110011010100010100111011110101011110010101001110110111001111101111010101111111010011011111001101010001010011101111010101111001010100111011011100111101101011110 eafe9be6a29deaf2a76e7deafe9be6a29deaf2a76e7b5e

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