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 鈐ヨセ}鈐ヨセ{^ 1111101111000010110101101011111001111101111110111100001011010110101111100111101101011110 fbc2d6be7dfbc2d6be7b5e
EUC-JP 鈐ヨセ}鈐ヨセ{^ 1000111111100011110000011000111011010110100011101011111001111101100011111110001111000001100011101101011010001110101111100111101101011110 8fe3c18ed68ebe7d8fe3c18ed68ebe7b5e
UTF-8 鈐ヨセ}鈐ヨセ{^ 111010011000100010010000111011111011111010010110111011111011110110111110011111011110100110001000100100001110111110111110100101101110111110111101101111100111101101011110 e98890efbe96efbdbe7de98890efbe96efbdbe7b5e
UHC 鈐??}鈐??{^ 1100110010100010001111110011111101111101110011001010001000111111001111110111101101011110 cca23f3f7dcca23f3f7b5e

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