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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???臾??幽?З^ 00111111001111110011111111100100011010110011111100111111100101110100100000111111100001000100100001011110 3f3f3fe46b3f3f97483f84485e
EUC-JP ???臾??幽?З^ 00111111001111110011111111100111110011000011111100111111110011011010100100111111101001111010100101011110 3f3f3fe7cc3f3fcda93fa7a95e
UTF-8 樂낅뛾臾⑶썒幽꾨З^ 111011111010011010111111111010111000001010000101111010111001101110111110111010001000011110111110111000101001000110110110111011001000110110010010111001011011100110111101111010101011111010101000110100001001011101011110 efa6bfeb8285eb9bbee887bee291b6ec8d92e5b9bdeabea8d0975e
UHC 樂낅뛾臾⑶썒幽꾨З^ 11101000111110011000010111101011100011011000010011101011101011001010100111101001100110111000010111101010111010111000010011101011101011001010100101011110 e8f985eb8d84ebaca9e99b85eaeb84ebaca95e

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