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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???代???螳^ 0011111100111111001111111001000111100011001111110011111100111111111001011010111001011110 3f3f3f91e33f3f3fe5ae5e
EUC-JP ???代???螳^ 0011111100111111001111111100001011100101001111110011111100111111111010101011000001011110 3f3f3fc2e53f3f3feab05e
UTF-8 롃롕뤵代롃롕뤵螳^ 11101011101000011000001111101011101000011001010111101011101001001011010111100100101110111010001111101011101000011000001111101011101000011001010111101011101001001011010111101000100111101011001101011110 eba183eba195eba4b5e4bba3eba183eba195eba4b5e89eb35e
UHC 롃롕뤵代롃롕뤵螳^ 1000111011001010100011101101100110001111111000111101001111011011100011101100101010001110110110011000111111100011110100111101100101011110 8eca8ed98fe3d3db8eca8ed98fe3d3d95e

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