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 ???蔔???腹^ 0011111100111111001111111110010011110111001111110011111100111111100101011010000001011110 3f3f3fe4f73f3f3f95a05e
EUC-JP ??熢蔔??熢腹^ 001111110011111110001111110010101010101111101000111110010011111100111111100011111100101010101011110010101010001001011110 3f3f8fcaabe8f93f3f8fcaabcaa25e
UTF-8 뤋툗熢蔔뤋툗熢腹^ 11101011101001001000101111101101100010001001011111100111100001101010001011101000100101001001010011101011101001001000101111101101100010001001011111100111100001101010001011101000100001011011100101011110 eba48bed8897e786a2e89494eba48bed8897e786a2e885b95e
UHC 뤋툗熢蔔뤋툗熢腹^ 1000111110111011101110001000111011011100111011001101110011011011100011111011101110111000100011101101110011101100110111001101100101011110 8fbbb88edcecdcdb8fbbb88edcecdcd95e

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