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 ?厓げ[}?厓げ[{^ 001111111111101010001101100000101011000001011011011111010011111111111010100011011000001010110000010110110111101101011110 3ffa8d82b05b7d3ffa8d82b05b7b5e
EUC-JP ?厓げ[}?厓げ[{^ 0011111110001111101101001100011110100100101100100101101101111101001111111000111110110100110001111010010010110010010110110111101101011110 3f8fb4c7a4b25b7d3f8fb4c7a4b25b7b5e
UTF-8 룵厓げ[}룵厓げ[{^ 1110101110100011101101011110010110001110100100111110001110000001100100100101101101111101111010111010001110110101111001011000111010010011111000111000000110010010010110110111101101011110 eba3b5e58e93e381925b7deba3b5e58e93e381925b7b5e
UHC 룵厓げ[}룵厓げ[{^ 1000111110101010111001001110110110101010101100100101101101111101100011111010101011100100111011011010101010110010010110110111101101011110 8faae4edaab25b7d8faae4edaab25b7b5e

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