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 郞疲劔}郞疲劔{^ 111110111011011010010100111001101001100110011001011111011111101110110110100101001110011010011001100110010111101101011110 fbb694e699997dfbb694e699997b5e
EUC-JP ?疲劔}?疲劔{^ 00111111110010001110100011010001111110010111110100111111110010001110100011010001111110010111101101011110 3fc8e8d1f97d3fc8e8d1f97b5e
UTF-8 郞疲劔}郞疲劔{^ 111010011000001110011110111001111001011010110010111001011000101010010100011111011110100110000011100111101110011110010110101100101110010110001010100101000111101101011110 e9839ee796b2e58a947de9839ee796b2e58a947b5e
UHC 郞疲?}郞疲?{^ 11010101110011011111100110101010001111110111110111010101110011011111100110101010001111110111101101011110 d5cdf9aa3f7dd5cdf9aa3f7b5e

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