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 ãC‰‰^on}ãC‰‰^on{^ 110000111010001101000011110000101000100111000010100010011100001010001101010111100110111101101110011111011100001110100011010000111100001010001001110000101000100111000010100011010101111001101111011011100111101101011110 c3a343c289c289c28d5e6f6e7dc3a343c289c289c28d5e6f6e7b5e
SJIS-WIN ?£C??????^on}?£C??????^on{^ 0011111110000001100100100100001100111111001111110011111100111111001111110011111101011110011011110110111001111101001111111000000110010010010000110011111100111111001111110011111100111111001111110101111001101111011011100111101101011110 3f8192433f3f3f3f3f3f5e6f6e7d3f8192433f3f3f3f3f3f5e6f6e7b5e
EUC-JP ãC���^on}ãC���^on{^ 100011111010101010101010101000011111001001000011100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111010111100110111101101110011111011000111110101010101010101010000111110010010000111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110101111001101111011011100111101101011110 8faaaaa1f2438faaa43f8faaa43f8faaa43f5e6f6e7d8faaaaa1f2438faaa43f8faaa43f8faaa43f5e6f6e7b5e
UTF-8 ãC‰‰^on}ãC‰‰^on{^ 11000011100000111100001010100011010000111100001110000010110000101000100111000011100000101100001010001001110000111000001011000010100011010101111001101111011011100111110111000011100000111100001010100011010000111100001110000010110000101000100111000011100000101100001010001001110000111000001011000010100011010101111001101111011011100111101101011110 c383c2a343c382c289c382c289c382c28d5e6f6e7dc383c2a343c382c289c382c289c382c28d5e6f6e7b5e
UHC ??C??????^on}??C??????^on{^ 001111110011111101000011001111110011111100111111001111110011111100111111010111100110111101101110011111010011111100111111010000110011111100111111001111110011111100111111001111110101111001101111011011100111101101011110 3f3f433f3f3f3f3f3f5e6f6e7d3f3f433f3f3f3f3f3f5e6f6e7b5e

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