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 ?厓げ}?厓げ{^ 00111111111110101000110110000010101100000111110100111111111110101000110110000010101100000111101101011110 3ffa8d82b07d3ffa8d82b07b5e
EUC-JP ?厓げ}?厓げ{^ 001111111000111110110100110001111010010010110010011111010011111110001111101101001100011110100100101100100111101101011110 3f8fb4c7a4b27d3f8fb4c7a4b27b5e
UTF-8 룵厓げ}룵厓げ{^ 111010111010001110110101111001011000111010010011111000111000000110010010011111011110101110100011101101011110010110001110100100111110001110000001100100100111101101011110 eba3b5e58e93e381927deba3b5e58e93e381927b5e
UHC 룵厓げ}룵厓げ{^ 100011111010101011100100111011011010101010110010011111011000111110101010111001001110110110101010101100100111101101011110 8faae4edaab27d8faae4edaab27b5e

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