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 珞ヲッ}珞ヲッ{^ 1110000011100010101001101010111101111101111000001110001010100110101011110111101101011110 e0e2a6af7de0e2a6af7b5e
EUC-JP 珞ヲッ}珞ヲッ{^ 111000001110010010001110101001101000111010101111011111011110000011100100100011101010011010001110101011110111101101011110 e0e48ea68eaf7de0e48ea68eaf7b5e
UTF-8 珞ヲッ}珞ヲッ{^ 111001111000111110011110111011111011110110100110111011111011110110101111011111011110011110001111100111101110111110111101101001101110111110111101101011110111101101011110 e78f9eefbda6efbdaf7de78f9eefbda6efbdaf7b5e
UHC 珞??}珞??{^ 1101010110101000001111110011111101111101110101011010100000111111001111110111101101011110 d5a83f3f7dd5a83f3f7b5e

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