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 ’^[W’^[Jn}’^[W’^[Jn{^ 110000101001001011000010100011110101111001011011010101111100001010010010110000101000111101011110010110110100101001101110011111011100001010010010110000101000111101011110010110110101011111000010100100101100001010001111010111100101101101001010011011100111101101011110 c292c28f5e5b57c292c28f5e5b4a6e7dc292c28f5e5b57c292c28f5e5b4a6e7b5e
SJIS-WIN ????^[W????^[Jn}????^[W????^[Jn{^ 001111110011111100111111001111110101111001011011010101110011111100111111001111110011111101011110010110110100101001101110011111010011111100111111001111110011111101011110010110110101011100111111001111110011111100111111010111100101101101001010011011100111101101011110 3f3f3f3f5e5b573f3f3f3f5e5b4a6e7d3f3f3f3f5e5b573f3f3f3f5e5b4a6e7b5e
EUC-JP Â?Â?^[WÂ?Â?^[Jn}Â?Â?^[WÂ?Â?^[Jn{^ 10001111101010101010010000111111100011111010101010100100001111110101111001011011010101111000111110101010101001000011111110001111101010101010010000111111010111100101101101001010011011100111110110001111101010101010010000111111100011111010101010100100001111110101111001011011010101111000111110101010101001000011111110001111101010101010010000111111010111100101101101001010011011100111101101011110 8faaa43f8faaa43f5e5b578faaa43f8faaa43f5e5b4a6e7d8faaa43f8faaa43f5e5b578faaa43f8faaa43f5e5b4a6e7b5e
UTF-8 ’^[W’^[Jn}’^[W’^[Jn{^ 11000011100000101100001010010010110000111000001011000010100011110101111001011011010101111100001110000010110000101001001011000011100000101100001010001111010111100101101101001010011011100111110111000011100000101100001010010010110000111000001011000010100011110101111001011011010101111100001110000010110000101001001011000011100000101100001010001111010111100101101101001010011011100111101101011110 c382c292c382c28f5e5b57c382c292c382c28f5e5b4a6e7dc382c292c382c28f5e5b57c382c292c382c28f5e5b4a6e7b5e
UHC ????^[W????^[Jn}????^[W????^[Jn{^ 001111110011111100111111001111110101111001011011010101110011111100111111001111110011111101011110010110110100101001101110011111010011111100111111001111110011111101011110010110110101011100111111001111110011111100111111010111100101101101001010011011100111101101011110 3f3f3f3f5e5b573f3f3f3f5e5b4a6e7d3f3f3f3f5e5b573f3f3f3f5e5b4a6e7b5e

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