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 ?昶?戈?昶?痲^ 00111111100111011110001000111111100111001111011100111111100111011110001000111111111000011000010001011110 3f9de23f9cf73f9de23fe1845e
EUC-JP ?昶?戈?昶?痲^ 00111111110110101110010000111111110110001111100100111111110110101110010000111111111000011110010001011110 3fdae43fd8f93fdae43fe1e45e
UTF-8 뤴昶퉈戈뤴昶퉈痲^ 11101011101001001011010011100110100110001011011011101101100010011000100011100110100010001000100011101011101001001011010011100110100110001011011011101101100010011000100011100111100101111011001001011110 eba4b4e698b6ed8988e68888eba4b4e698b6ed8988e797b25e
UHC 뤴昶퉈戈뤴昶퉈痲^ 1000111111100010111100111110010011000101111111011100110111111100100011111110001011110011111001001100010111111101110110001010011001011110 8fe2f3e4c5fdcdfc8fe2f3e4c5fdd8a65e

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