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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 趾?⇔趾?⇔^ 1110011011100100001111111000000111001100111001101110010000111111100000011100110001011110 e6e43f81cce6e43f81cc5e
EUC-JP 趾?⇔趾?⇔^ 1110110011100110001111111010001011001110111011001110011000111111101000101100111001011110 ece63fa2ceece63fa2ce5e
UTF-8 趾대⇔趾대⇔^ 11101000101101101011111011101011100011001000000011100010100001111001010011101000101101101011111011101011100011001000000011100010100001111001010001011110 e8b6beeb8c80e28794e8b6beeb8c80e287945e
UHC 趾대⇔趾대⇔^ 11110010101111111011010011101011101000101010001011110010101111111011010011101011101000101010001001011110 f2bfb4eba2a2f2bfb4eba2a25e

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