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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 筌ワ?[筌ワ?[^ 11100010101000111000001110001111001111110101101111100010101000111000001110001111001111110101101101011110 e2a3838f3f5be2a3838f3f5b5e
EUC-JP 筌ワ?[筌ワ?[^ 11100100101001011010010111101111001111110101101111100100101001011010010111101111001111110101101101011110 e4a5a5ef3f5be4a5a5ef3f5b5e
UTF-8 筌ワ㎙[筌ワ㎙[^ 111001111010110110001100111000111000001110101111111000111000111010011001010110111110011110101101100011001110001110000011101011111110001110001110100110010101101101011110 e7ad8ce383afe38e995be7ad8ce383afe38e995b5e
UHC 筌ワ㎙[筌ワ㎙[^ 111011111010011110101011111011111010011110101011010110111110111110100111101010111110111110100111101010110101101101011110 efa7abefa7ab5befa7abefa7ab5b5e

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