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 訝?│}訝?│{^ 11100110011000100011111110000100101000000111110111100110011000100011111110000100101000000111101101011110 e6623f84a07de6623f84a07b5e
EUC-JP 訝?│}訝?│{^ 11101011110000110011111110101000101000100111110111101011110000110011111110101000101000100111101101011110 ebc33fa8a27debc33fa8a27b5e
UTF-8 訝뤄│}訝뤄│{^ 111010001010100010011101111010111010010010000100111000101001010010000010011111011110100010101000100111011110101110100100100001001110001010010100100000100111101101011110 e8a89deba484e294827de8a89deba484e294827b5e
UHC 訝뤄│}訝뤄│{^ 111001001011100010110111111011111010011010100010011111011110010010111000101101111110111110100110101000100111101101011110 e4b8b7efa6a27de4b8b7efa6a27b5e

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