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 顫趣スー鋺茨スカ^ 11101000111110101000111011101111101111011011000011100111111110101000100011101111101111011011011001011110 e8fa8eefbdb0e7fa88efbdb65e
EUC-JP 顫趣スー鋺茨スカ^ 1111000011111100101111001111000110001110101111011000111010110000111011101111110010110000111100011000111010111101100011101011011001011110 f0fcbcf18ebd8eb0eefcb0f18ebd8eb65e
UTF-8 顫趣スー鋺茨スカ^ 11101001101000011010101111101000101101101010001111101111101111011011110111101111101111011011000011101001100010111011101011101000100011001010100011101111101111011011110111101111101111011011011001011110 e9a1abe8b6a3efbdbdefbdb0e98bbae88ca8efbdbdefbdb65e
UHC 顫趣???茨??^ 111011111011010111110110101011000011111100111111001111111110110110111100001111110011111101011110 efb5f6ac3f3f3fedbc3f3f5e

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