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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ??循[}??循[{^ 00111111001111111000111101111010010110110111110100111111001111111000111101111010010110110111101101011110 3f3f8f7a5b7d3f3f8f7a5b7b5e
EUC-JP ??循[}??循[{^ 00111111001111111011110111011011010110110111110100111111001111111011110111011011010110110111101101011110 3f3fbddb5b7d3f3fbddb5b7b5e
UTF-8 롍렲循[}롍렲循[{^ 1110101110100001100011011110101110100000101100101110010110111110101010100101101101111101111010111010000110001101111010111010000010110010111001011011111010101010010110110111101101011110 eba18deba0b2e5beaa5b7deba18deba0b2e5beaa5b7b5e
UHC 롍렲循[}롍렲循[{^ 1000111011010011100011101011111111100010111000000101101101111101100011101101001110001110101111111110001011100000010110110111101101011110 8ed38ebfe2e05b7d8ed38ebfe2e05b7b5e

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